Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-193101
#<BuildRuby:0x00007f70cacafde0
@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.20240703-193101",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.004694 0.003122 3.245143 ( 2.657591)
build_miniruby 0.001725 0.000000 1.207334 ( 1.204662)
build_ruby 0.000000 0.002090 3.610102 ( 14.874532)
build_all 0.007977 0.002244 7.818324 ( 3.122433)
build_install 0.018281 0.001631 10.433417 ( 4.695428)
test_btest 0.000717 0.000180 107.660351 ( 31.160313)
test_basic 0.003210 0.005099 0.917454 ( 0.968673)
test_all 0.086819 0.059786 704.785023 (202.448022)
test_rubyspec 0.047453 0.048227 168.260400 ( 26.338728)
total: 287.47 sec