Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-114626
#<BuildRuby:0x00007f69ec11fdc0
@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.20240623-114626",
@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.000026 0.000003 0.000029 ( 0.000030)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000037 0.000006 0.000043 ( 0.000042)
build_up 0.008144 0.001132 3.969520 ( 4.780008)
build_miniruby 0.001699 0.000236 1.692056 ( 1.882587)
build_ruby 0.001778 0.000247 4.607975 ( 5.225680)
build_all 0.009176 0.001275 8.768988 ( 5.780034)
build_install 0.018946 0.005414 11.788658 ( 8.008387)
test_btest 0.000746 0.000114 121.330229 ( 56.897809)
test_basic 0.008592 0.003093 1.299035 ( 1.374774)
test_all 0.094782 0.058149 859.807770 (258.445266)
test_rubyspec 0.048799 0.041467 165.713658 ( 34.239538)
total: 376.64 sec