Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-153034
#<BuildRuby:0x0000555a02076258
@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.20240216-153034",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000031)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.002234 0.004405 2.068443 ( 3.116323)
build_miniruby 0.001437 0.000287 2.589414 ( 2.436557)
build_ruby 0.001543 0.000308 3.623698 ( 3.954144)
build_all 0.005943 0.002764 6.818466 ( 3.849635)
build_install 0.017787 0.001980 8.608079 ( 5.179442)
test_btest 0.000772 0.000000 93.537440 ( 67.893445)
test_basic 0.000512 0.007800 1.043389 ( 1.512215)
test_all 0.084515 0.034895 789.721330 (419.401194)
test_rubyspec 0.041930 0.052465 132.348208 (167.402745)
total: 674.75 sec