Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-003103
#<BuildRuby:0x00007a088a90fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251227-003103",
@make="make",
@no_timeout_error=nil,
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.002515 0.003879 2.138006 ( 2.283506)
build_miniruby 0.000000 0.001586 1.530859 ( 1.528303)
build_ruby 0.001106 0.000648 3.757012 ( 3.833551)
build_all 0.003534 0.004514 6.506938 ( 2.690013)
build_install 0.016818 0.001589 8.100464 ( 4.354097)
test_btest 0.000942 0.000000 74.958099 ( 19.753726)
test_basic 0.004943 0.003609 1.023504 ( 1.070817)
test_all 0.093439 0.033754 747.392395 (226.255817)
test_rubyspec 0.046385 0.041510 127.555158 ( 26.465230)
total: 288.24 sec