Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-075930
#<BuildRuby:0x00007fdb3a1bfdd8
@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.20241216-075930",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006907 0.000252 2.443369 ( 3.011103)
build_miniruby 0.000000 0.001613 1.924560 ( 1.923246)
build_ruby 0.000000 0.002015 3.825737 ( 4.005177)
build_all 0.005291 0.003290 6.063988 ( 2.695220)
build_install 0.013706 0.008787 8.605208 ( 5.093154)
test_btest 0.000741 0.000130 79.520943 ( 28.941599)
test_basic 0.000000 0.011116 1.043373 ( 1.132524)
test_all 0.103115 0.043245 689.931216 (237.008857)
test_rubyspec 0.046436 0.033972 115.010486 ( 23.903207)
total: 307.72 sec