Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-055215
#<BuildRuby:0x00007ff1ccdbfdd8
@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-055215",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003727 0.003938 3.851841 ( 3.912050)
build_miniruby 0.001316 0.000308 1.322089 ( 1.319429)
build_ruby 0.001556 0.000363 3.479451 ( 3.657214)
build_all 0.007634 0.000799 6.645482 ( 2.803791)
build_install 0.016838 0.001785 9.049342 ( 4.193275)
test_btest 0.000764 0.000163 75.719705 ( 21.358951)
test_basic 0.005457 0.004722 0.951911 ( 0.997707)
test_all 0.120376 0.029694 695.834535 (209.755427)
test_rubyspec 0.034543 0.052041 121.332774 ( 29.455985)
total: 277.46 sec