Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-144331
#<BuildRuby:0x00007f211134fdd0
@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.20240829-144331",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.007540 0.000000 3.487863 ( 3.744601)
build_miniruby 0.001850 0.000000 1.664145 ( 1.717525)
build_ruby 0.000000 0.001964 4.099570 ( 19.937279)
build_all 0.004475 0.003777 7.999886 ( 3.075028)
build_install 0.016585 0.002775 11.161264 ( 5.372142)
test_btest 0.000793 0.000172 113.768722 ( 30.235943)
test_basic 0.005208 0.004381 1.068894 ( 1.120611)
test_all 0.099165 0.050967 820.950868 (242.898405)
test_rubyspec 0.051512 0.039182 162.039051 ( 35.367911)
total: 343.47 sec