Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-204550
#<BuildRuby:0x00005599c975a180
@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.20221202-204550",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.006067 0.002023 1.659393 ( 3.463915)
build_miniruby 0.001100 0.000367 1.281493 ( 1.596725)
build_ruby 0.001125 0.000375 1.750382 ( 2.203373)
build_all 0.008317 0.000000 4.018939 ( 3.632361)
build_install 0.009783 0.007671 2.989635 ( 3.226396)
test_btest 0.000000 0.000862 60.176298 ( 37.776976)
test_basic 0.000329 0.006839 0.421369 ( 0.806280)
test_all 0.001188 0.000495 640.226798 (290.361323)
test_rubyspec 0.022330 0.030169 71.177832 ( 87.815858)
total: 430.88 sec