Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-183127
#<BuildRuby:0x00007f14fbe2fdd0
@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.20241101-183127",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.007575 0.000559 3.839608 ( 3.762999)
build_miniruby 0.001392 0.000211 1.629222 ( 1.625618)
build_ruby 0.001548 0.000235 4.172198 ( 4.343525)
build_all 0.008007 0.000575 6.592056 ( 2.787903)
build_install 0.018371 0.000200 9.454368 ( 4.571374)
test_btest 0.000947 0.000124 78.142841 ( 27.867089)
test_basic 0.008057 0.003582 1.155765 ( 1.561340)
test_all 0.101908 0.044149 730.329581 (291.829807)
test_rubyspec 0.059462 0.027429 126.185158 ( 37.781503)
total: 376.13 sec