Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-160313
#<BuildRuby:0x000055b822212228
@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.20230710-160313",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.002276 0.004371 2.132916 ( 3.566562)
build_miniruby 0.001255 0.000186 1.637596 ( 1.781384)
build_ruby 0.001605 0.000000 3.267288 ( 3.655465)
build_all 0.007340 0.000094 2.560627 ( 1.817834)
build_install 0.018890 0.000253 4.084250 ( 3.515480)
test_btest 0.000763 0.000092 83.937170 ( 34.555071)
test_basic 0.002539 0.004676 0.895361 ( 0.971752)
test_all 0.001084 0.000164 651.411936 (268.598193)
test_rubyspec 0.028604 0.023759 90.276243 (103.803868)
total: 422.27 sec