Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-031645
#<BuildRuby:0x00007f2d0cdcfdd0
@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.20240712-031645",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.004838 0.004171 4.109333 ( 12.358599)
build_miniruby 0.001662 0.000428 1.829743 ( 11.455150)
build_ruby 0.003154 0.000814 4.548336 ( 48.724428)
build_all 0.009738 0.003428 8.939176 ( 13.110466)
build_install 0.022730 0.005768 12.228182 ( 19.771268)
test_btest 0.000865 0.000228 123.556639 (172.136640)
test_basic 0.008704 0.002291 1.348473 ( 3.028718)
test_all 0.117195 0.056079 957.819304 (1282.222383)
test_rubyspec 0.058260 0.037441 175.873687 (170.795942)
total: 1733.61 sec