Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-182004
#<BuildRuby:0x00007f3acbdefdc0
@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.20240815-182004",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004819 0.003152 3.358609 ( 3.225729)
build_miniruby 0.001878 0.000000 1.558461 ( 1.554682)
build_ruby 0.001979 0.000000 4.223171 ( 4.333220)
build_all 0.008256 0.000455 7.694237 ( 3.717373)
build_install 0.016398 0.003433 10.206301 ( 4.520291)
test_btest 0.000795 0.000121 114.509263 ( 34.916916)
test_basic 0.002139 0.008148 1.324604 ( 1.505240)
test_all 0.095255 0.058918 885.785466 (275.286495)
test_rubyspec 0.044308 0.043858 176.100818 ( 39.827542)
total: 368.89 sec