Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-051520
#<BuildRuby:0x0000556a877ca078
@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.20231206-051520",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000018 ( 0.000019)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.006023 0.000346 2.028701 ( 2.091755)
build_miniruby 0.001320 0.000000 1.554912 ( 1.553290)
build_ruby 0.001599 0.000000 2.589065 ( 2.791157)
build_all 0.003143 0.003805 5.356774 ( 2.100026)
build_install 0.013324 0.003486 6.855102 ( 3.373035)
test_btest 0.000855 0.000171 79.640044 ( 21.168661)
test_basic 0.006975 0.000000 0.907287 ( 1.006399)
test_all 0.097084 0.025842 697.143501 (248.290679)
test_rubyspec 0.035301 0.031200 93.305440 (105.082352)
total: 387.46 sec