Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-154047
#<BuildRuby:0x00007ff7a852fdd0
@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.20240828-154047",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005198 0.003424 4.212768 ( 4.385706)
build_miniruby 0.001733 0.000368 19.555087 ( 19.057596)
build_ruby 0.002238 0.000000 4.863605 ( 5.051927)
build_all 0.007015 0.004314 8.754057 ( 4.969505)
build_install 0.020249 0.004984 12.132030 ( 7.082137)
test_btest 0.000681 0.000158 122.235832 ( 53.457152)
test_basic 0.010687 0.000000 1.274042 ( 4.128002)
test_all 0.107882 0.053081 977.139916 (589.707473)
test_rubyspec 0.052915 0.042153 177.561125 (117.930303)
total: 805.78 sec