Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-172212
#<BuildRuby:0x00007f1108fbfde0
@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.20240725-172212",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.004678 0.005058 4.093830 ( 4.883857)
build_miniruby 0.000000 0.001927 1.712990 ( 1.820497)
build_ruby 0.000148 0.002189 4.864753 ( 5.180178)
build_all 0.008037 0.002010 8.183369 ( 4.548537)
build_install 0.009749 0.011935 10.422207 ( 5.240802)
test_btest 0.000000 0.001106 112.136860 ( 28.912543)
test_basic 0.009748 0.002117 1.105196 ( 1.143334)
test_all 0.102036 0.053851 860.895194 (247.482420)
test_rubyspec 0.043004 0.048737 174.150307 ( 76.516297)
total: 375.73 sec