Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-050050
#<BuildRuby:0x00005573619123d0
@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.20230125-050050",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.000681 0.004307 1.154920 ( 1.536163)
build_miniruby 0.001023 0.000376 1.196161 ( 1.195976)
build_ruby 0.001949 0.000000 2.985834 ( 3.275148)
build_all 0.006031 0.001366 3.882183 ( 2.036655)
build_install 0.014455 0.001832 2.829454 ( 2.067768)
test_btest 0.000888 0.000000 58.628667 ( 19.851380)
test_basic 0.004881 0.000373 0.408969 ( 2.136331)
test_all 0.001424 0.000433 660.755705 (211.651743)
test_rubyspec 0.016322 0.029464 67.417009 ( 77.355395)
total: 321.11 sec