Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-023545
#<BuildRuby:0x0000563114fb2138
@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.20240203-023545",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001223 0.004464 1.889113 ( 2.229975)
build_miniruby 0.000000 0.001554 1.653692 ( 1.652428)
build_ruby 0.000803 0.001155 3.437826 ( 3.684392)
build_all 0.005388 0.002108 6.089436 ( 2.843524)
build_install 0.014149 0.004799 7.316495 ( 4.154877)
test_btest 0.000665 0.000255 85.018974 ( 33.905312)
test_basic 0.003483 0.003947 0.850017 ( 0.923412)
test_all 0.087426 0.027030 745.326274 (292.197030)
test_rubyspec 0.071294 0.033498 168.478220 (181.797060)
total: 523.39 sec