Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-100240
#<BuildRuby:0x000055fbeed85a00
@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.20231013-100240",
@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.000021)
autoconf 0.000037 0.000005 0.000042 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.006090 0.000812 2.565658 ( 3.351854)
build_miniruby 0.001267 0.000169 1.756976 ( 1.907083)
build_ruby 0.001789 0.000239 3.533205 ( 3.944176)
build_all 0.008513 0.000558 6.620042 ( 4.981049)
build_install 0.011751 0.008446 8.064993 ( 6.236394)
test_btest 0.000652 0.000115 87.213514 ( 56.709160)
test_basic 0.008405 0.000700 0.981805 ( 1.388069)
test_all 0.004765 0.005392 684.285212 (313.752733)
test_rubyspec 0.024875 0.044698 106.487953 (129.046469)
total: 521.32 sec