Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-023854
#<BuildRuby:0x000055d964c8e3b0
@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.20221205-023854",
@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.000017 0.000002 0.000019 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005815 0.000000 1.413665 ( 1.594944)
build_miniruby 0.001198 0.000000 0.892906 ( 0.891568)
build_ruby 0.001380 0.000000 1.487260 ( 1.478941)
build_all 0.006847 0.000000 3.664280 ( 2.040831)
build_install 0.012107 0.003569 2.643080 ( 1.810964)
test_btest 0.000651 0.000065 58.738107 ( 18.925668)
test_basic 0.005488 0.000549 0.400278 ( 0.516784)
test_all 0.000999 0.000000 595.445938 (192.137151)
test_rubyspec 0.020998 0.014880 57.326430 ( 67.251967)
total: 286.65 sec