Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-230216
#<BuildRuby:0x00007f512e56fdc0
@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.20240724-230216",
@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.000019 0.000009 0.000028 ( 0.000028)
autoconf 0.000028 0.000014 0.000042 ( 0.000042)
configure 0.000022 0.000011 0.000033 ( 0.000032)
build_up 0.006464 0.001097 2.830817 ( 2.926173)
build_miniruby 0.001166 0.000518 1.142585 ( 1.138974)
build_ruby 0.001175 0.000522 2.991824 ( 3.207203)
build_all 0.005033 0.002236 6.518231 ( 2.430833)
build_install 0.017497 0.000870 8.360130 ( 3.910303)
test_btest 0.000614 0.000231 102.754558 ( 26.416186)
test_basic 0.004067 0.004131 0.914295 ( 0.965223)
test_all 0.118183 0.025818 712.167676 (201.790627)
test_rubyspec 0.056971 0.034084 162.463581 ( 26.686667)
total: 269.47 sec