Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-033617
#<BuildRuby:0x00007f92a0fcfdc0
@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.20240925-033617",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.007497 0.000993 4.682279 ( 3.815956)
build_miniruby 0.001673 0.000000 1.749492 ( 1.751467)
build_ruby 0.000000 0.002329 4.453258 ( 4.624089)
build_all 0.003553 0.004753 7.073827 ( 3.014776)
build_install 0.017430 0.000479 10.169243 ( 4.655735)
test_btest 0.000770 0.000221 93.073305 ( 24.540483)
test_basic 0.007751 0.002771 1.094409 ( 1.138978)
test_all 0.098359 0.051223 746.918542 (213.476196)
test_rubyspec 0.052966 0.032643 132.857558 ( 27.398054)
total: 284.42 sec