Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-074923
#<BuildRuby:0x000055e595f52258
@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-074923",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.007079 2.557991 ( 2.327687)
build_miniruby 0.000307 0.001119 1.405231 ( 1.410409)
build_ruby 0.001289 0.000376 3.393563 ( 3.637592)
build_all 0.000000 0.009399 6.818141 ( 3.538936)
build_install 0.019548 0.003771 8.969222 ( 5.855188)
test_btest 0.000323 0.000564 92.150372 ( 33.046916)
test_basic 0.003374 0.004645 1.038140 ( 1.148938)
test_all 0.074979 0.053526 802.609138 (436.950964)
test_rubyspec 0.052000 0.048050 137.906455 (206.595182)
total: 694.51 sec