Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-000503
#<BuildRuby:0x00007f34ebecfdc0
@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.20241018-000503",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.003413 0.004353 3.975629 ( 3.845863)
build_miniruby 0.001819 0.000000 1.539305 ( 1.535574)
build_ruby 0.001781 0.000000 4.310913 ( 4.473149)
build_all 0.008299 0.000004 7.019938 ( 2.704756)
build_install 0.017075 0.001846 9.858738 ( 4.473196)
test_btest 0.000796 0.000087 92.360866 ( 25.400598)
test_basic 0.009768 0.000070 1.135488 ( 4.469650)
test_all 0.115746 0.036504 797.834676 (250.787111)
test_rubyspec 0.053377 0.034647 137.342274 ( 36.162691)
total: 333.85 sec