Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-104126
#<BuildRuby:0x0000563287f61e58
@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.20230206-104126",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004030 0.000700 1.218391 ( 1.650207)
build_miniruby 0.001209 0.000210 1.191526 ( 1.198819)
build_ruby 0.001454 0.000253 2.343850 ( 2.554959)
build_all 0.002234 0.004723 3.803423 ( 2.480315)
build_install 0.013541 0.000974 2.836925 ( 2.569858)
test_btest 0.000574 0.000115 54.444725 ( 24.890718)
test_basic 0.000000 0.004359 0.434804 ( 0.529651)
test_all 0.000690 0.000299 633.940361 (239.361917)
test_rubyspec 0.026227 0.019451 70.940326 ( 81.666380)
total: 356.90 sec