Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-025854
#<BuildRuby:0x00005585132720e8
@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.20221204-025854",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001979 0.004341 1.473506 ( 1.669700)
build_miniruby 0.001378 0.000000 0.966164 ( 0.967517)
build_ruby 0.001523 0.000000 1.631384 ( 1.626519)
build_all 0.005377 0.002283 3.759535 ( 1.991830)
build_install 0.012626 0.001984 2.682719 ( 1.896294)
test_btest 0.000675 0.000150 61.559767 ( 23.793831)
test_basic 0.002351 0.004670 0.448043 ( 0.569254)
test_all 0.003267 0.000000 624.039718 (204.267661)
test_rubyspec 0.021879 0.019396 64.100867 ( 74.017812)
total: 310.80 sec