Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-212700
#<BuildRuby:0x00005577d0a26258
@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.20221228-212700",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001584 0.004289 1.249774 ( 2.732646)
build_miniruby 0.001292 0.000258 1.517311 ( 2.327939)
build_ruby 0.001718 0.000344 3.860365 ( 5.670988)
build_all 0.008992 0.001799 4.059009 ( 5.474162)
build_install 0.014492 0.005735 3.445753 ( 4.610994)
test_btest 0.000752 0.000167 60.436901 ( 69.286073)
test_basic 0.005044 0.001120 0.455941 ( 0.968175)
test_all 0.000493 0.000818 711.525940 (650.286860)
test_rubyspec 0.025617 0.027507 73.186063 ( 93.657491)
total: 835.02 sec