Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-122939
#<BuildRuby:0x00007f6da442fdd8
@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.20241002-122939",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000049 0.000007 0.000056 ( 0.000057)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005857 0.003657 5.098495 ( 4.334155)
build_miniruby 0.001717 0.000286 2.003730 ( 2.078381)
build_ruby 0.002926 0.000000 4.835022 ( 5.245903)
build_all 0.008612 0.003945 7.968916 ( 5.272327)
build_install 0.024825 0.003446 11.779225 ( 8.358130)
test_btest 0.000929 0.000161 100.263066 ( 47.224070)
test_basic 0.015856 0.000004 1.407297 ( 1.531563)
test_all 0.110541 0.054985 864.128281 (516.571132)
test_rubyspec 0.065073 0.030722 148.374989 (106.583184)
total: 697.20 sec