Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-124340
#<BuildRuby:0x00007fc8aedffdd0
@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.20240714-124340",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.003477 0.003755 3.619642 ( 3.604166)
build_miniruby 0.001132 0.000522 1.584566 ( 1.581366)
build_ruby 0.000000 0.001849 4.075726 ( 4.228580)
build_all 0.004248 0.004210 8.150249 ( 3.273721)
build_install 0.006118 0.011904 10.309791 ( 4.780211)
test_btest 0.000822 0.000000 111.912551 ( 29.838824)
test_basic 0.008273 0.000000 1.147041 ( 1.198047)
test_all 0.128345 0.022056 884.499964 (243.377474)
test_rubyspec 0.054361 0.033477 160.983151 ( 35.149404)
total: 327.03 sec