Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-180336
#<BuildRuby:0x00007f25acedfde0
@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-180336",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003360 0.003847 2.765231 ( 2.746884)
build_miniruby 0.001212 0.000360 1.103629 ( 1.105875)
build_ruby 0.001248 0.000369 3.156137 ( 3.374461)
build_all 0.006071 0.001799 5.722892 ( 2.318746)
build_install 0.013873 0.004597 7.979262 ( 3.870483)
test_btest 0.000719 0.000216 70.794330 ( 18.415726)
test_basic 0.008617 0.001222 0.770890 ( 0.816687)
test_all 0.113467 0.031164 667.918345 (205.259335)
test_rubyspec 0.046162 0.035267 117.348453 ( 21.080351)
total: 258.99 sec