Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-021236
#<BuildRuby:0x00007fea310efdd0
@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.20241219-021236",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.001357 0.004189 2.001780 ( 2.331408)
build_miniruby 0.001244 0.000215 1.191748 ( 1.188776)
build_ruby 0.001525 0.000263 3.758014 ( 14.898413)
build_all 0.004490 0.004183 6.318764 ( 2.576314)
build_install 0.015151 0.004713 8.113401 ( 4.401933)
test_btest 0.000793 0.000168 74.161391 ( 20.420364)
test_basic 0.002110 0.004746 0.966851 ( 1.017946)
test_all 0.083622 0.060557 707.752038 (214.590345)
test_rubyspec 0.054435 0.020093 116.433703 ( 28.247558)
total: 289.67 sec