Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-173450
#<BuildRuby:0x00007f301522fdc0
@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.20240906-173450",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.007961 0.000000 3.819878 ( 3.743944)
build_miniruby 0.001228 0.000378 1.770898 ( 1.767504)
build_ruby 0.001419 0.000456 4.318577 ( 4.462826)
build_all 0.005945 0.003367 8.076899 ( 3.161074)
build_install 0.015123 0.005041 10.723103 ( 5.035994)
test_btest 0.001061 0.000000 118.721303 ( 30.889736)
test_basic 0.008569 0.001792 1.042764 ( 1.094688)
test_all 0.104068 0.046647 797.300338 (231.003630)
test_rubyspec 0.030212 0.060070 170.756772 ( 33.213708)
total: 314.37 sec