Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-161057
#<BuildRuby:0x00007f6c4824fde0
@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.20240702-161057",
@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.000025 0.000009 0.000034 ( 0.000031)
autoconf 0.000040 0.000015 0.000055 ( 0.000054)
configure 0.000047 0.000018 0.000065 ( 0.000066)
build_up 0.007487 0.002941 4.772069 ( 7.672568)
build_miniruby 0.001524 0.000599 1.910988 ( 2.795359)
build_ruby 0.002183 0.000858 4.865902 ( 7.406131)
build_all 0.006455 0.005362 9.109044 ( 12.137261)
build_install 0.023115 0.006505 12.586680 ( 15.919559)
test_btest 0.000798 0.000315 129.723503 (172.526555)
test_basic 0.005379 0.009699 1.462992 ( 2.923733)
test_all 0.110980 0.055462 992.695245 (947.090082)
test_rubyspec 0.052788 0.042105 175.938137 ( 39.721128)
total: 1208.19 sec