Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-132119
#<BuildRuby:0x00007fe9471efdd8
@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.20240925-132119",
@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.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.007984 0.000747 3.947838 ( 3.266307)
build_miniruby 0.001655 0.000318 1.279435 ( 1.276100)
build_ruby 0.001875 0.000000 3.886881 ( 4.075595)
build_all 0.008841 0.000000 6.720255 ( 2.736280)
build_install 0.017221 0.003178 9.235791 ( 4.078928)
test_btest 0.000682 0.000120 88.469351 ( 23.278711)
test_basic 0.003956 0.003307 0.833228 ( 0.885182)
test_all 0.126396 0.024675 744.274135 (249.190639)
test_rubyspec 0.062267 0.026767 133.186404 ( 22.303450)
total: 311.09 sec