Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-015922
#<BuildRuby:0x00007fd37212fdc0
@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.20241016-015922",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005210 0.003146 3.637586 ( 3.548421)
build_miniruby 0.001464 0.000444 1.721360 ( 1.756662)
build_ruby 0.000000 0.001883 3.694927 ( 3.836542)
build_all 0.004643 0.004800 7.467695 ( 3.085471)
build_install 0.016795 0.004314 10.316623 ( 4.785507)
test_btest 0.000661 0.000221 93.557528 ( 24.572052)
test_basic 0.004263 0.004033 1.079200 ( 1.138894)
test_all 0.101288 0.052040 814.695646 (231.604509)
test_rubyspec 0.039218 0.047377 134.761824 ( 26.755463)
total: 301.08 sec