Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-150010
#<BuildRuby:0x00007f3f5df9fdc8
@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.20240614-150010",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.002372 0.007664 4.085060 ( 4.719480)
build_miniruby 0.001591 0.000337 1.865250 ( 2.046299)
build_ruby 0.001920 0.000407 4.784552 ( 5.337140)
build_all 0.009042 0.001918 8.677850 ( 6.806003)
build_install 0.026284 0.000839 11.588874 ( 8.541594)
test_btest 0.000847 0.000156 119.350758 ( 57.603562)
test_basic 0.001819 0.009418 1.315609 ( 3.931195)
test_all 0.116623 0.043261 982.735692 (1145.189449)
test_rubyspec 0.058909 0.046058 173.862058 (199.982877)
total: 1434.16 sec