Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-084150
#<BuildRuby:0x00007f7aeff6fdd0
@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.20241103-084150",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.000000 0.007850 3.948019 ( 4.075736)
build_miniruby 0.001286 0.000472 1.445564 ( 1.442141)
build_ruby 0.000000 0.001890 4.130613 ( 33.762925)
build_all 0.006434 0.004587 7.464807 ( 4.387275)
build_install 0.014502 0.011099 10.729534 ( 6.767753)
test_btest 0.000594 0.000260 70.268779 ( 20.908927)
test_basic 0.004626 0.004523 0.952230 ( 3.759302)
test_all 0.112895 0.038917 789.920938 (254.387096)
test_rubyspec 0.067425 0.023489 122.524406 ( 40.567908)
total: 370.06 sec