Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-221046
#<BuildRuby:0x00007f67e0c4fdc0
@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.20241011-221046",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005681 0.002264 3.708874 ( 3.808973)
build_miniruby 0.001417 0.000236 1.301924 ( 1.299751)
build_ruby 0.002170 0.000000 4.356287 ( 20.531544)
build_all 0.009010 0.000023 6.991261 ( 2.885657)
build_install 0.013192 0.005816 10.092806 ( 4.845311)
test_btest 0.000691 0.000123 90.450055 ( 25.850150)
test_basic 0.006874 0.003497 1.121109 ( 1.171752)
test_all 0.109965 0.034457 730.819603 (241.989886)
test_rubyspec 0.055312 0.025166 132.150438 ( 29.445831)
total: 331.83 sec