Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-193146
#<BuildRuby:0x000055cc81915fc0
@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.20230107-193146",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002530 0.003828 1.302260 ( 3.421021)
build_miniruby 0.000000 0.001624 1.903423 ( 2.628634)
build_ruby 0.000000 0.001614 3.826781 ( 5.720559)
build_all 0.000884 0.007767 4.137621 ( 5.280413)
build_install 0.019925 0.000862 3.341344 ( 4.318187)
test_btest 0.000990 0.000000 58.797199 ( 61.551881)
test_basic 0.002298 0.003847 0.459563 ( 0.769729)
test_all 0.001552 0.000000 685.369578 (531.573013)
test_rubyspec 0.036781 0.014558 73.288363 ( 89.883444)
total: 705.15 sec