Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-051928
#<BuildRuby:0x00007f02b63efde0
@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.20241014-051928",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003940 0.003987 3.635879 ( 3.626975)
build_miniruby 0.000000 0.001901 1.463718 ( 1.460473)
build_ruby 0.000038 0.002009 4.432483 ( 4.575833)
build_all 0.009299 0.000259 7.545333 ( 3.124082)
build_install 0.012245 0.004941 10.515096 ( 5.034665)
test_btest 0.000783 0.000169 94.163159 ( 25.165605)
test_basic 0.009557 0.001706 1.199311 ( 1.249864)
test_all 0.113925 0.037437 788.150833 (225.732266)
test_rubyspec 0.059854 0.028407 134.496840 ( 31.737783)
total: 301.71 sec