Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-045716
#<BuildRuby:0x00007f6a1f1afdc0
@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.20240810-045716",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.008016 0.000016 3.502380 ( 3.487829)
build_miniruby 0.000000 0.001663 1.241501 ( 1.237991)
build_ruby 0.001202 0.000951 3.575218 ( 3.754553)
build_all 0.009800 0.000000 8.490794 ( 3.368641)
build_install 0.017816 0.002663 10.511135 ( 4.466464)
test_btest 0.000000 0.000970 121.474631 ( 31.642893)
test_basic 0.001950 0.006715 1.074959 ( 1.124701)
test_all 0.105256 0.047012 836.720993 (259.422211)
test_rubyspec 0.073433 0.018903 171.016667 ( 37.101677)
total: 345.61 sec