Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-181955
#<BuildRuby:0x00007fc94125fdc0
@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.20241116-181955",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000000 0.007336 3.503224 ( 3.379675)
build_miniruby 0.000574 0.000948 1.584426 ( 1.581084)
build_ruby 0.001474 0.000546 3.794767 ( 4.025435)
build_all 0.008134 0.000000 6.401570 ( 2.720301)
build_install 0.008201 0.009891 9.452382 ( 4.565745)
test_btest 0.000716 0.000286 82.563794 ( 23.884849)
test_basic 0.000000 0.010708 1.015299 ( 1.061224)
test_all 0.104420 0.042261 717.562900 (217.081425)
test_rubyspec 0.040109 0.044612 121.735173 ( 26.073822)
total: 284.37 sec