Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-232432
#<BuildRuby:0x00007fa1aab7fdd8
@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.20241031-232432",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000020 0.000008 0.000028 ( 0.000026)
build_up 0.006703 0.001004 3.782895 ( 3.864817)
build_miniruby 0.001272 0.000457 1.594873 ( 1.591702)
build_ruby 0.001459 0.000525 3.578204 ( 3.766200)
build_all 0.004634 0.004331 6.394584 ( 2.658756)
build_install 0.017361 0.002937 8.820172 ( 3.971804)
test_btest 0.000804 0.000286 73.850648 ( 20.195420)
test_basic 0.007149 0.002537 0.970615 ( 1.034073)
test_all 0.119845 0.026669 700.487037 (242.270490)
test_rubyspec 0.040103 0.038838 120.398301 ( 31.245552)
total: 310.60 sec