Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-043232
#<BuildRuby:0x000055d8c4446400
@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-043232",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002323 0.004707 1.558237 ( 2.533479)
build_miniruby 0.001501 0.000000 1.015349 ( 1.192038)
build_ruby 0.001807 0.000000 1.782664 ( 2.219476)
build_all 0.008945 0.000053 3.931390 ( 3.653799)
build_install 0.015600 0.003100 2.941170 ( 3.626179)
test_btest 0.000793 0.000213 63.939451 ( 59.865124)
test_basic 0.005336 0.001437 0.401974 ( 0.783764)
test_all 0.000992 0.000268 700.235945 (715.930590)
test_rubyspec 0.021471 0.034752 75.177796 (107.512746)
total: 897.32 sec