Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-150421
#<BuildRuby:0x00007f58531bfdc0
@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.20240621-150421",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.006433 0.002227 3.927281 ( 4.070844)
build_miniruby 0.002000 0.000000 1.820475 ( 2.106334)
build_ruby 0.000000 0.002467 4.419906 ( 23.928840)
build_all 0.005203 0.005548 8.399753 ( 4.948721)
build_install 0.019907 0.006354 11.586791 ( 8.354372)
test_btest 0.000000 0.001305 119.923448 ( 95.715109)
test_basic 0.009737 0.004931 1.367393 ( 2.120510)
test_all 0.095890 0.068295 931.337983 (1138.348508)
test_rubyspec 0.047707 0.048716 174.647919 (198.752006)
total: 1478.35 sec