Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-013918
#<BuildRuby:0x00007f92b971fdd8
@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.20241009-013918",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.003571 0.003870 3.580851 ( 3.903212)
build_miniruby 0.001146 0.000356 1.616492 ( 1.613456)
build_ruby 0.001290 0.000401 3.794001 ( 3.927000)
build_all 0.006431 0.001996 6.410562 ( 2.470108)
build_install 0.010393 0.006334 9.321401 ( 4.627223)
test_btest 0.000692 0.000230 85.249979 ( 22.730174)
test_basic 0.001212 0.007133 0.860890 ( 0.909508)
test_all 0.112675 0.033701 729.637129 (252.161583)
test_rubyspec 0.046081 0.035636 130.611223 ( 22.213021)
total: 314.56 sec