Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-203253
#<BuildRuby:0x00005566a96bdfb8
@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.20240205-203253",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006156 1.762283 ( 2.095262)
build_miniruby 0.000182 0.001260 1.505739 ( 1.503549)
build_ruby 0.001130 0.000217 3.062004 ( 3.279324)
build_all 0.005697 0.001096 5.582087 ( 2.182517)
build_install 0.004188 0.014310 7.620593 ( 3.763812)
test_btest 0.000883 0.000274 84.556660 ( 22.468339)
test_basic 0.000000 0.005890 0.855065 ( 0.915155)
test_all 0.078280 0.037276 718.885856 (205.243089)
test_rubyspec 0.053650 0.046867 155.360117 (164.820246)
total: 406.27 sec