Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-162222
#<BuildRuby:0x00007fd64a8bfdd0
@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.20241019-162222",
@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.000001 0.000025 ( 0.000026)
autoconf 0.000044 0.000001 0.000045 ( 0.000044)
configure 0.000035 0.000001 0.000036 ( 0.000037)
build_up 0.004054 0.003873 3.752259 ( 3.559958)
build_miniruby 0.000000 0.001564 1.189889 ( 1.187935)
build_ruby 0.000000 0.001767 4.177560 ( 15.418990)
build_all 0.005199 0.003882 7.429705 ( 3.091223)
build_install 0.009315 0.009376 10.338847 ( 5.106853)
test_btest 0.000949 0.000196 92.182658 ( 26.965162)
test_basic 0.002413 0.007707 1.122981 ( 3.164182)
test_all 0.121236 0.031956 850.726708 (321.895620)
test_rubyspec 0.054318 0.036729 136.090497 ( 33.627827)
total: 414.02 sec