Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250430-181021
#<BuildRuby:0x00007f1c98acfdd0
@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.20250430-181021",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000022)
build_up 0.000000 0.006086 1.754387 ( 1.975199)
build_miniruby 0.000000 0.001465 1.282237 ( 1.279361)
build_ruby 0.000000 0.001884 3.336887 ( 3.514404)
build_all 0.000589 0.006978 5.604229 ( 2.340004)
build_install 0.005481 0.011007 7.333175 ( 3.852579)
test_btest 0.000592 0.000310 45.538215 ( 12.305422)
test_basic 0.004098 0.004074 0.865206 ( 0.920206)
test_all 0.084832 0.034021 524.394707 (168.868376)
test_rubyspec 0.031648 0.043250 104.378039 ( 19.647566)
total: 214.70 sec