Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-042958
#<BuildRuby:0x00007f8a4f9bfdd0
@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.20241214-042958",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001473 0.004541 2.211478 ( 2.533236)
build_miniruby 0.000000 0.001633 1.588177 ( 1.585968)
build_ruby 0.000000 0.001929 3.782735 ( 3.934238)
build_all 0.003161 0.005747 5.896125 ( 2.489388)
build_install 0.010057 0.006863 7.640581 ( 3.883547)
test_btest 0.000617 0.000335 73.283981 ( 19.551230)
test_basic 0.002243 0.006599 0.942392 ( 0.990959)
test_all 0.095258 0.045900 690.596133 (240.402126)
test_rubyspec 0.051647 0.029064 116.176459 ( 27.568869)
total: 302.94 sec