Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-150052
#<BuildRuby:0x000056089661a018
@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.20240202-150052",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007013 0.000000 2.000316 ( 3.036262)
build_miniruby 0.000000 0.001698 1.732780 ( 1.819190)
build_ruby 0.000000 0.001836 3.521196 ( 3.813489)
build_all 0.007653 0.000070 6.550008 ( 4.361518)
build_install 0.004678 0.015596 8.254980 ( 5.646677)
test_btest 0.001016 0.000239 91.192515 ( 67.394670)
test_basic 0.003991 0.003930 1.000760 ( 1.351926)
test_all 0.104215 0.022454 798.083160 (678.664188)
test_rubyspec 0.067199 0.046963 190.287764 (298.551224)
total: 1064.64 sec