Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-170955
#<BuildRuby:0x00007f025265fdc8
@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.20240803-170955",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004497 0.003208 3.502260 ( 3.396621)
build_miniruby 0.001379 0.000311 1.524013 ( 1.520392)
build_ruby 0.001745 0.000394 4.245415 ( 4.379978)
build_all 0.006693 0.001511 8.066770 ( 3.198648)
build_install 0.007041 0.012216 10.615587 ( 4.837916)
test_btest 0.000810 0.000245 113.125726 ( 29.761392)
test_basic 0.006670 0.003656 1.252261 ( 1.296320)
test_all 0.116705 0.037302 855.540609 (321.654380)
test_rubyspec 0.052024 0.039917 165.865932 ( 34.063271)
total: 404.11 sec