Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-164356
#<BuildRuby:0x00007ff84ac9fdc0
@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.20241016-164356",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002263 0.006626 4.286308 ( 4.540262)
build_miniruby 0.001850 0.000000 1.692874 ( 1.947819)
build_ruby 0.002464 0.000000 4.676139 ( 5.088557)
build_all 0.005799 0.006318 7.938390 ( 6.055123)
build_install 0.024170 0.004201 11.599237 ( 9.426124)
test_btest 0.000809 0.000207 99.898690 ( 63.327569)
test_basic 0.007907 0.004900 1.245572 ( 1.806166)
test_all 0.122207 0.037127 813.264983 (421.409696)
test_rubyspec 0.035379 0.058186 138.343321 ( 47.639247)
total: 561.24 sec