Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-095422
#<BuildRuby:0x00005604d1572138
@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.20240306-095422",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004750 0.004519 2.702767 ( 3.877965)
build_miniruby 0.001321 0.000176 1.912488 ( 2.096217)
build_ruby 0.002161 0.000000 3.764849 ( 4.374565)
build_all 0.001606 0.007373 6.879591 ( 5.133234)
build_install 0.017162 0.005863 8.826351 ( 8.058640)
test_btest 0.000710 0.000146 93.024086 ( 82.750278)
test_basic 0.006203 0.001277 1.031548 ( 1.737340)
test_all 0.093486 0.032726 788.604171 (606.556858)
test_rubyspec 0.049847 0.049693 136.363379 (206.421322)
total: 921.01 sec