Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-195607
#<BuildRuby:0x000055782d152890
@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.20221217-195607",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000000 0.005218 1.185453 ( 2.152354)
build_miniruby 0.000000 0.001615 1.373365 ( 1.548758)
build_ruby 0.000000 0.002096 3.573582 ( 4.352480)
build_all 0.001024 0.007193 3.889780 ( 3.114106)
build_install 0.016915 0.000000 3.181922 ( 3.211239)
test_btest 0.000802 0.000000 54.636893 ( 34.791178)
test_basic 0.006215 0.000000 0.435379 ( 0.750573)
test_all 0.001633 0.000000 619.136708 (290.944341)
test_rubyspec 0.030162 0.017226 73.231178 ( 92.244036)
total: 433.11 sec