Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-201052
#<BuildRuby:0x000055fb5ecb5f48
@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.20240115-201052",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.001229 0.004463 1.752863 ( 2.262379)
build_miniruby 0.001212 0.000354 1.758044 ( 1.783118)
build_ruby 0.001412 0.000412 3.424516 ( 3.685757)
build_all 0.002186 0.005002 5.703651 ( 2.758425)
build_install 0.010943 0.004978 6.758923 ( 3.633997)
test_btest 0.000608 0.000210 82.366947 ( 29.001696)
test_basic 0.005605 0.001932 0.833301 ( 0.902876)
test_all 0.084125 0.034632 774.679580 (296.168123)
test_rubyspec 0.030640 0.034147 96.498143 (108.331267)
total: 448.53 sec