Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-060609
#<BuildRuby:0x00007f7c628afdc8
@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.20241018-060609",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000030 0.000011 0.000041 ( 0.000041)
build_up 0.002464 0.005676 3.802423 ( 3.735853)
build_miniruby 0.001237 0.000523 1.629772 ( 1.626651)
build_ruby 0.001475 0.000623 4.199901 ( 15.034107)
build_all 0.007864 0.001609 7.481861 ( 3.097308)
build_install 0.006373 0.015343 10.456827 ( 4.952858)
test_btest 0.000613 0.000317 96.275365 ( 27.941788)
test_basic 0.007906 0.001940 0.972393 ( 1.014268)
test_all 0.109322 0.042554 764.181037 (235.981748)
test_rubyspec 0.044763 0.039854 137.682550 ( 33.022149)
total: 326.41 sec