Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-085251
#<BuildRuby:0x000055badd8be230
@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.20240111-085251",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005511 0.000000 1.586819 ( 2.168435)
build_miniruby 0.001502 0.000000 1.573313 ( 1.574880)
build_ruby 0.001517 0.000102 3.334338 ( 3.556690)
build_all 0.000369 0.007275 5.806038 ( 2.822104)
build_install 0.012511 0.005044 6.863523 ( 3.964729)
test_btest 0.000611 0.000147 84.067747 ( 32.952995)
test_basic 0.005331 0.002358 0.898956 ( 0.999566)
test_all 0.084863 0.035678 791.474928 (298.664337)
test_rubyspec 0.039735 0.030096 97.884387 (114.829766)
total: 461.53 sec