Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-093955
#<BuildRuby:0x00007f87ea8ffdd0
@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.20241109-093955",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006999 0.000601 3.704179 ( 3.603249)
build_miniruby 0.001468 0.000293 1.334559 ( 1.331605)
build_ruby 0.001812 0.000000 3.530165 ( 3.719316)
build_all 0.007622 0.000231 6.342622 ( 2.618232)
build_install 0.019126 0.000000 8.953839 ( 4.326547)
test_btest 0.000964 0.000000 76.553103 ( 20.870672)
test_basic 0.008866 0.000635 0.796015 ( 1.338380)
test_all 0.090689 0.057400 730.615803 (237.330944)
test_rubyspec 0.037544 0.051347 123.417476 ( 34.472502)
total: 309.61 sec