Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-131134
#<BuildRuby:0x00007f13dd18fdd8
@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.20240927-131134",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000035)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.007290 0.000916 3.542691 ( 2.999314)
build_miniruby 0.000000 0.001496 1.179469 ( 1.176269)
build_ruby 0.000438 0.001358 3.129929 ( 3.358872)
build_all 0.007853 0.000056 5.772627 ( 2.332562)
build_install 0.018776 0.000000 9.325272 ( 4.041777)
test_btest 0.001019 0.000000 85.428115 ( 22.312836)
test_basic 0.007232 0.002181 0.936529 ( 0.985199)
test_all 0.110141 0.036904 718.414037 (219.269728)
test_rubyspec 0.056868 0.033345 132.854188 ( 23.091643)
total: 279.57 sec