Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-002936
#<BuildRuby:0x0000564c887ee0e8
@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.20230103-002936",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004336 0.958662 ( 1.329770)
build_miniruby 0.000000 0.001091 1.308147 ( 1.307073)
build_ruby 0.000000 0.001466 3.152346 ( 3.521392)
build_all 0.006080 0.000582 3.653742 ( 1.842696)
build_install 0.008332 0.004844 3.046759 ( 2.121014)
test_btest 0.000549 0.000114 55.615412 ( 15.038739)
test_basic 0.001465 0.003495 0.410006 ( 0.504100)
test_all 0.002104 0.000100 598.386305 (172.390404)
test_rubyspec 0.018840 0.023623 63.472955 ( 73.259832)
total: 271.32 sec