Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-071648
#<BuildRuby:0x000055e97d6f6028
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-071648",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005201 0.000650 1.491734 ( 1.678730)
build_miniruby 0.000000 0.001122 0.847277 ( 0.845762)
build_ruby 0.000000 0.001366 1.499741 ( 1.490785)
build_all 0.003983 0.002238 3.750714 ( 1.968430)
build_install 0.008392 0.004295 2.746366 ( 1.785447)
test_btest 0.000541 0.000104 57.975372 ( 15.659424)
test_basic 0.002746 0.000528 0.346586 ( 0.443934)
test_all 0.000000 0.001007 605.986205 (182.137516)
test_rubyspec 0.013333 0.021005 64.745664 ( 74.669563)
total: 280.68 sec