Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-205045
#<BuildRuby:0x00005569fb202258
@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.20240227-205045",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000141 0.007561 2.638346 ( 2.717851)
build_miniruby 0.001340 0.000185 2.488119 ( 2.073927)
build_ruby 0.001498 0.000206 3.238116 ( 3.520310)
build_all 0.006926 0.000955 6.618005 ( 3.094474)
build_install 0.007440 0.010745 8.163141 ( 4.350118)
test_btest 0.000000 0.000981 91.163802 ( 33.647579)
test_basic 0.000124 0.006929 0.928318 ( 0.997646)
test_all 0.091814 0.023355 754.753698 (289.184793)
test_rubyspec 0.045224 0.034778 121.676750 (131.225058)
total: 470.81 sec