Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-123725
#<BuildRuby:0x00007f851e7dfdc0
@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.20240710-123725",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000009 0.000037 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006861 0.000870 3.422190 ( 3.114076)
build_miniruby 0.002060 0.000000 1.440180 ( 1.436697)
build_ruby 0.001935 0.000007 3.544397 ( 3.766660)
build_all 0.004291 0.004133 7.624097 ( 3.052618)
build_install 0.008172 0.010712 10.419532 ( 4.819818)
test_btest 0.000674 0.000251 111.348900 ( 29.301121)
test_basic 0.007429 0.001246 1.110212 ( 1.160740)
test_all 0.123690 0.024979 842.842970 (258.754330)
test_rubyspec 0.056238 0.032259 162.290348 ( 34.490398)
total: 339.90 sec