Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-135308
#<BuildRuby:0x00007f1aa5f2fdc0
@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.20241209-135308",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002568 0.004542 3.180411 ( 3.118026)
build_miniruby 0.001262 0.000295 1.290476 ( 1.288039)
build_ruby 0.001475 0.000345 4.034058 ( 4.207526)
build_all 0.004662 0.004265 6.387902 ( 2.757719)
build_install 0.011950 0.006968 9.061550 ( 4.575352)
test_btest 0.000000 0.000899 75.602796 ( 20.459472)
test_basic 0.005720 0.003540 1.021378 ( 1.066973)
test_all 0.101408 0.041389 705.130186 (242.137892)
test_rubyspec 0.056831 0.024687 119.892094 ( 43.024793)
total: 322.64 sec