Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-104244
#<BuildRuby:0x00007f4e39ddfde0
@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.20240903-104244",
@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.000031 0.000009 0.000040 ( 0.000039)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005196 0.003183 3.654996 ( 3.532758)
build_miniruby 0.001529 0.000000 1.655361 ( 1.652624)
build_ruby 0.001815 0.000000 4.333937 ( 4.440893)
build_all 0.001868 0.007056 7.991316 ( 3.245134)
build_install 0.000151 0.017628 10.231601 ( 4.731294)
test_btest 0.000664 0.000322 116.785688 ( 30.806119)
test_basic 0.000000 0.009765 1.135206 ( 1.182392)
test_all 0.113925 0.035260 867.963742 (244.691267)
test_rubyspec 0.048188 0.039797 164.576800 ( 31.735499)
total: 326.02 sec