Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-004020
#<BuildRuby:0x00007f509becfde0
@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.20240812-004020",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.006900 0.000906 3.272148 ( 3.270235)
build_miniruby 0.001172 0.000377 1.231830 ( 1.228713)
build_ruby 0.001511 0.000486 4.115061 ( 4.292376)
build_all 0.008908 0.000102 8.490237 ( 3.397114)
build_install 0.013398 0.007269 11.166820 ( 5.254128)
test_btest 0.000809 0.000261 118.409514 ( 30.871158)
test_basic 0.005825 0.005036 1.241341 ( 1.285987)
test_all 0.104112 0.048229 878.458424 (256.321137)
test_rubyspec 0.048273 0.042145 169.568011 ( 33.840081)
total: 339.76 sec