Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-004150
#<BuildRuby:0x00005561bd162230
@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.20230814-004150",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006516 0.000630 2.221004 ( 5.602453)
build_miniruby 0.001099 0.000107 1.625245 ( 2.596193)
build_ruby 0.001671 0.000162 3.297791 ( 5.596556)
build_all 0.007013 0.000270 2.710735 ( 3.415219)
build_install 0.017120 0.001172 4.324511 ( 4.918153)
test_btest 0.000911 0.000083 83.033252 ( 53.425091)
test_basic 0.006569 0.000597 0.939838 ( 1.342290)
test_all 0.001867 0.000170 700.361305 (483.173335)
test_rubyspec 0.022558 0.038687 98.784719 (174.956487)
total: 735.03 sec