Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-173711
#<BuildRuby:0x0000560c03c967f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230131-173711",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.005319 1.288771 ( 2.540500)
build_miniruby 0.000000 0.001938 1.367758 ( 1.641390)
build_ruby 0.001039 0.000665 2.815263 ( 3.749899)
build_all 0.007299 0.001403 3.935295 ( 4.113774)
build_install 0.011200 0.007167 3.103165 ( 3.597161)
test_btest 0.000587 0.000137 58.964338 ( 40.928692)
test_basic 0.002871 0.007838 0.473651 ( 0.858760)
test_all 0.000872 0.000253 636.936628 (329.534713)
test_rubyspec 0.023638 0.029552 72.750877 ( 90.033321)
total: 477.00 sec