Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-115413
#<BuildRuby:0x00007f5d4424fdd0
@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.20240615-115413",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007451 0.000808 3.581481 ( 3.534691)
build_miniruby 0.001291 0.000301 1.615256 ( 1.611894)
build_ruby 0.001633 0.000381 4.329184 ( 4.479061)
build_all 0.009420 0.000000 8.066009 ( 3.282282)
build_install 0.014731 0.004943 10.927575 ( 5.336703)
test_btest 0.000682 0.000156 110.871238 ( 31.427477)
test_basic 0.004370 0.004337 1.211977 ( 2.974345)
test_all 0.097457 0.051195 831.575618 (238.252198)
test_rubyspec 0.044329 0.050031 159.244405 ( 34.978166)
total: 325.88 sec