Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-043951
#<BuildRuby:0x0000559f721b5a00
@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.20231223-043951",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005547 0.000854 1.748797 ( 3.455993)
build_miniruby 0.000000 0.001975 1.782547 ( 2.447468)
build_ruby 0.000772 0.001460 3.483664 ( 4.867696)
build_all 0.004669 0.004171 6.030293 ( 8.046867)
build_install 0.012641 0.009326 7.568637 ( 10.283113)
test_btest 0.000580 0.000154 84.753120 (103.605061)
test_basic 0.008654 0.000047 0.962155 ( 1.868027)
test_all 0.112554 0.018893 740.955194 (751.184597)
test_rubyspec 0.025558 0.051747 104.063681 (155.726526)
total: 1041.49 sec