Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-055752
#<BuildRuby:0x000055b2ecaf9ef8
@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.20240117-055752",
@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.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005122 0.000077 1.371962 ( 1.714707)
build_miniruby 0.001204 0.000090 1.241306 ( 1.239471)
build_ruby 0.000000 0.001748 2.679453 ( 2.907530)
build_all 0.004030 0.002331 5.133341 ( 2.022796)
build_install 0.009055 0.004265 6.576095 ( 3.340576)
test_btest 0.000905 0.000121 82.652797 ( 21.528998)
test_basic 0.005952 0.000794 0.749196 ( 0.811366)
test_all 0.086792 0.033367 723.465014 (218.648235)
test_rubyspec 0.047212 0.046958 143.155400 (154.556212)
total: 406.77 sec