Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-145625
#<BuildRuby:0x00005578699d6188
@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-145625",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005651 0.000983 1.500984 ( 2.222442)
build_miniruby 0.001114 0.000194 0.914160 ( 0.994290)
build_ruby 0.000000 0.001540 1.659213 ( 1.665347)
build_all 0.000808 0.007043 3.861863 ( 2.887810)
build_install 0.008857 0.005648 2.745473 ( 3.003794)
test_btest 0.000640 0.000000 60.240385 ( 30.201047)
test_basic 0.000000 0.007070 0.428168 ( 0.613895)
test_all 0.000432 0.000624 640.286848 (277.804159)
test_rubyspec 0.026486 0.016786 66.409282 ( 76.661092)
total: 396.05 sec