Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-105905
#<BuildRuby:0x00007f65234efdd8
@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.20241210-105905",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000471 0.007284 3.219939 ( 3.112764)
build_miniruby 0.001139 0.000266 1.259984 ( 1.256975)
build_ruby 0.001599 0.000373 3.604627 ( 3.800669)
build_all 0.008934 0.000187 6.192896 ( 2.574996)
build_install 0.009261 0.011363 9.209101 ( 4.507913)
test_btest 0.000701 0.000200 75.322149 ( 21.341045)
test_basic 0.001030 0.008369 0.994306 ( 1.052629)
test_all 0.110540 0.039920 728.972022 (267.230304)
test_rubyspec 0.047406 0.034216 114.610218 ( 26.298242)
total: 331.18 sec