Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-072711
#<BuildRuby:0x00007f5c58cdfdc8
@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.20241007-072711",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.000000 0.008051 4.278966 ( 4.109046)
build_miniruby 0.001647 0.000442 1.803779 ( 1.799380)
build_ruby 0.000000 0.002033 4.337844 ( 4.525933)
build_all 0.005557 0.003641 7.172366 ( 2.825486)
build_install 0.020392 0.000850 9.924388 ( 4.497118)
test_btest 0.001106 0.000000 97.674687 ( 25.883794)
test_basic 0.005863 0.003911 1.154374 ( 1.200265)
test_all 0.123320 0.033674 823.489823 (272.568183)
test_rubyspec 0.069576 0.019165 144.124122 ( 35.929264)
total: 353.34 sec