Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-020914
#<BuildRuby:0x00007fc941bcfdd8
@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.20240928-020914",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.004051 0.004809 4.514189 ( 3.651649)
build_miniruby 0.001432 0.000260 1.565375 ( 1.562907)
build_ruby 0.000000 0.001988 4.388958 ( 4.576271)
build_all 0.003626 0.005298 6.816659 ( 2.835585)
build_install 0.009905 0.007578 9.354373 ( 3.971031)
test_btest 0.000669 0.000176 86.188656 ( 22.285721)
test_basic 0.003747 0.005149 0.868446 ( 0.916868)
test_all 0.124832 0.023872 697.847141 (212.444291)
test_rubyspec 0.066472 0.018760 133.680159 ( 22.395939)
total: 274.64 sec