Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-221159
#<BuildRuby:0x00007f0c14c9fdc0
@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.20240620-221159",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000042 0.000007 0.000049 ( 0.000050)
build_up 0.000000 0.009089 3.945981 ( 3.891815)
build_miniruby 0.000000 0.002014 1.697553 ( 1.715957)
build_ruby 0.000000 0.002515 4.321422 ( 30.957190)
build_all 0.002267 0.005568 7.310009 ( 2.876414)
build_install 0.013083 0.005591 10.686165 ( 5.056527)
test_btest 0.000784 0.000247 111.132183 ( 29.260804)
test_basic 0.004751 0.004331 1.191029 ( 1.245001)
test_all 0.101051 0.048720 856.390334 (246.458467)
test_rubyspec 0.053219 0.039384 167.217045 ( 34.128715)
total: 355.59 sec