Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-081058
#<BuildRuby:0x00007fe04f9efde0
@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.20241009-081058",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000044 0.000004 0.000048 ( 0.000049)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.005029 0.004145 4.216484 ( 4.609860)
build_miniruby 0.001549 0.000199 1.810533 ( 1.936415)
build_ruby 0.002090 0.000000 4.373505 ( 4.868661)
build_all 0.006330 0.002994 7.075452 ( 2.953580)
build_install 0.014467 0.004940 9.769744 ( 4.714039)
test_btest 0.000958 0.000000 91.954544 ( 27.762854)
test_basic 0.011351 0.000641 1.199864 ( 1.282299)
test_all 0.105193 0.043001 760.127226 (229.254616)
test_rubyspec 0.059271 0.025245 134.618139 ( 24.629841)
total: 302.01 sec