Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-160512
#<BuildRuby:0x00005600bd34da00
@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.20231228-160512",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005612 0.000191 1.664796 ( 2.039266)
build_miniruby 0.000000 0.001825 1.604479 ( 1.605955)
build_ruby 0.000000 0.001751 3.168503 ( 3.402558)
build_all 0.004140 0.003433 5.499080 ( 2.617655)
build_install 0.011508 0.004519 6.601521 ( 3.629578)
test_btest 0.000703 0.000000 82.269619 ( 42.368527)
test_basic 0.005146 0.003516 0.903217 ( 0.996175)
test_all 0.083227 0.034909 765.800654 (297.289809)
test_rubyspec 0.032887 0.033152 94.355381 (106.245543)
total: 460.20 sec