Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-124207
#<BuildRuby:0x00007fc72cddfdd8
@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.20241118-124207",
@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.000021 0.000007 0.000028 ( 0.000027)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003468 0.005164 3.901625 ( 3.834037)
build_miniruby 0.001566 0.000540 1.776022 ( 1.780708)
build_ruby 0.000000 0.002395 4.784724 ( 4.901894)
build_all 0.008622 0.001766 6.869984 ( 3.643470)
build_install 0.017165 0.007376 9.832192 ( 5.382438)
test_btest 0.000899 0.000000 81.856123 ( 34.508751)
test_basic 0.003553 0.007953 1.099642 ( 1.209948)
test_all 0.114946 0.033160 708.785720 (250.517807)
test_rubyspec 0.050119 0.027192 115.524535 ( 25.791763)
total: 331.57 sec