Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-173112
#<BuildRuby:0x00007f6fd266fdc0
@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.20241216-173112",
@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.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.006134 0.000995 2.742389 ( 3.596117)
build_miniruby 0.006404 0.005322 270.492462 (105.415692)
build_ruby 0.001622 0.000307 5.194981 ( 5.406410)
build_all 0.015092 0.000367 49.173635 ( 33.320575)
build_install 0.015530 0.007493 8.759691 ( 6.724837)
test_btest 0.002278 0.000455 80.986788 ( 45.525873)
test_basic 0.004537 0.005306 1.063329 ( 1.278003)
test_all 0.120371 0.033319 785.563427 (327.365290)
test_rubyspec 0.052911 0.036258 121.862044 ( 44.029787)
total: 572.66 sec