Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-083216
#<BuildRuby:0x00007f168082fdc8
@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.20240923-083216",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.005991 0.004633 5.228544 ( 7.209177)
build_miniruby 0.001511 0.000431 1.914558 ( 2.357381)
build_ruby 0.000000 0.002315 4.749464 ( 12.050307)
build_all 0.007084 0.004002 7.699064 ( 8.578108)
build_install 0.021873 0.004772 11.313832 ( 13.935866)
test_btest 0.000634 0.000192 101.794720 (123.623181)
test_basic 0.009154 0.002768 1.278364 ( 2.744656)
test_all 0.129563 0.037676 900.354495 (1039.259799)
test_rubyspec 0.056745 0.033924 139.984897 ( 73.589956)
total: 1283.35 sec