Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-014200
#<BuildRuby:0x00007fef1d46fdc0
@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.20240829-014200",
@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.000100 0.000000 0.000100 ( 0.000302)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.002117 0.006380 3.729579 ( 4.275569)
build_miniruby 0.000000 0.001911 1.778607 ( 1.868008)
build_ruby 0.000392 0.002010 4.573591 ( 4.800819)
build_all 0.007571 0.002603 8.522362 ( 5.372556)
build_install 0.020035 0.003915 11.114712 ( 6.667632)
test_btest 0.000736 0.000239 121.362094 ( 65.861103)
test_basic 0.007585 0.005330 1.320488 ( 1.577645)
test_all 0.115813 0.046432 979.161250 (648.874146)
test_rubyspec 0.069208 0.027618 173.009882 (101.161524)
total: 840.46 sec