Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-172755
#<BuildRuby:0x000055bf4a6c2118
@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.20230708-172755",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005665 0.001180 2.127859 ( 5.618442)
build_miniruby 0.001211 0.000253 1.628919 ( 3.118371)
build_ruby 0.001806 0.000376 3.232711 ( 5.552414)
build_all 0.008565 0.000000 2.508196 ( 3.561113)
build_install 0.013832 0.006438 4.148140 ( 6.712611)
test_btest 0.000662 0.000148 83.247500 ( 61.136084)
test_basic 0.003768 0.004475 0.947395 ( 1.867759)
test_all 0.001560 0.000390 622.843155 (473.392215)
test_rubyspec 0.033506 0.031162 95.195858 (219.504982)
total: 780.47 sec