Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-175652
#<BuildRuby:0x00007f83e73dfdc0
@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.20241026-175652",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003297 0.004715 3.664710 ( 3.543790)
build_miniruby 0.001515 0.000331 1.443716 ( 1.441622)
build_ruby 0.001563 0.000342 4.001322 ( 4.166888)
build_all 0.005562 0.003533 6.818793 ( 2.714125)
build_install 0.008659 0.010095 9.939114 ( 4.565806)
test_btest 0.000701 0.000203 76.202683 ( 21.245191)
test_basic 0.009319 0.001518 0.862849 ( 0.908386)
test_all 0.119635 0.029168 733.693512 (218.007231)
test_rubyspec 0.040697 0.041301 121.109535 ( 27.634794)
total: 284.23 sec