Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-152438
#<BuildRuby:0x00007f232b8efdc8
@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.20241020-152438",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000041 0.000002 0.000043 ( 0.000044)
configure 0.000036 0.000002 0.000038 ( 0.000037)
build_up 0.004946 0.004482 4.321443 ( 5.063599)
build_miniruby 0.002023 0.000164 1.878735 ( 2.038378)
build_ruby 0.000000 0.002570 4.829551 ( 5.260962)
build_all 0.004603 0.006493 7.923460 ( 5.055995)
build_install 0.018870 0.004587 10.756206 ( 6.443221)
test_btest 0.000894 0.000131 95.173361 ( 42.150547)
test_basic 0.000680 0.011652 1.258795 ( 1.363434)
test_all 0.106863 0.045762 777.113514 (238.963164)
test_rubyspec 0.058976 0.030918 131.493250 ( 31.255498)
total: 337.60 sec