Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-002342
#<BuildRuby:0x00007f5d97b2fdd0
@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.20240810-002342",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007499 0.000000 3.625489 ( 3.559714)
build_miniruby 0.001656 0.000000 1.529096 ( 1.528030)
build_ruby 0.002411 0.000000 3.858591 ( 4.035400)
build_all 0.006916 0.001201 7.590979 ( 3.011593)
build_install 0.010364 0.008042 9.684622 ( 4.266377)
test_btest 0.000861 0.000197 115.220416 ( 30.266323)
test_basic 0.008880 0.002030 1.205790 ( 1.284491)
test_all 0.099416 0.046671 792.220064 (263.147957)
test_rubyspec 0.038802 0.037644 163.693662 ( 37.674952)
total: 348.78 sec