Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-230244
#<BuildRuby:0x00007f763bf0fdd0
@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.20241217-230244",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006982 0.000431 2.689804 ( 3.791084)
build_miniruby 0.001582 0.000226 1.863270 ( 2.183178)
build_ruby 0.001940 0.000278 4.450772 ( 4.761382)
build_all 0.008775 0.001254 6.797337 ( 3.655509)
build_install 0.015291 0.008406 8.656276 ( 5.277382)
test_btest 0.000899 0.000162 83.212531 ( 45.204615)
test_basic 0.006319 0.005678 1.112742 ( 1.308424)
test_all 0.092483 0.060584 704.470060 (313.873931)
test_rubyspec 0.055548 0.028534 120.283418 ( 31.786722)
total: 411.84 sec