Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-051111
#<BuildRuby:0x000055618633a008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230629-051111",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.005514 0.000985 2.167785 ( 3.659627)
build_miniruby 0.001154 0.000207 1.516983 ( 1.616264)
build_ruby 0.001220 0.000218 3.018796 ( 3.332085)
build_all 0.004878 0.002704 2.483242 ( 1.992729)
build_install 0.004481 0.014760 3.819489 ( 2.844411)
test_btest 0.000604 0.000183 84.040824 ( 31.973252)
test_basic 0.004050 0.002709 0.845590 ( 0.933083)
test_all 0.000539 0.001647 622.769102 (273.368339)
test_rubyspec 0.034550 0.027116 96.313403 (195.123359)
total: 514.84 sec