Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-184730
#<BuildRuby:0x000055f19783a390
@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.20230905-184730",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002178 0.004476 2.710212 ( 2.587113)
build_miniruby 0.003979 0.000000 34.393854 ( 14.000036)
build_ruby 0.001573 0.000000 3.070020 ( 3.302559)
build_all 0.007274 0.000149 5.805302 ( 2.337094)
build_install 0.012086 0.004951 6.903149 ( 3.544201)
test_btest 0.000556 0.000122 82.256350 ( 21.959049)
test_basic 0.003526 0.004070 0.911896 ( 0.970734)
test_all 0.006720 0.002736 672.946468 (220.922068)
test_rubyspec 0.021088 0.035149 86.604216 ( 98.059376)
total: 367.68 sec