Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-001725
#<BuildRuby:0x00005632b3fee390
@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.20240214-001725",
@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.000012 0.000004 0.000016 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.001616 0.004653 1.812295 ( 2.537643)
build_miniruby 0.000930 0.000380 1.620406 ( 1.618373)
build_ruby 0.001072 0.000438 3.033332 ( 3.258396)
build_all 0.006299 0.000836 6.328207 ( 2.346662)
build_install 0.013392 0.004495 7.219442 ( 3.273803)
test_btest 0.000775 0.000298 88.519332 ( 23.126936)
test_basic 0.005651 0.000494 0.864805 ( 0.922003)
test_all 0.086950 0.030209 721.302476 (209.600086)
test_rubyspec 0.055924 0.041088 161.397307 (170.704953)
total: 417.39 sec