Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-160716
#<BuildRuby:0x0000559a33c9a3b0
@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.20230621-160716",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002160 0.004511 1.999848 ( 5.258558)
build_miniruby 0.001148 0.000213 1.418086 ( 1.725649)
build_ruby 0.001430 0.000265 2.891145 ( 3.760958)
build_all 0.007260 0.000530 5.411583 ( 4.155274)
build_install 0.014127 0.003750 6.857948 ( 6.430740)
test_btest 0.000970 0.000182 79.122741 ( 49.743894)
test_basic 0.007246 0.000530 0.825664 ( 1.240546)
test_all 0.001587 0.000289 552.199457 (292.299750)
test_rubyspec 0.019084 0.035054 87.901766 (121.799776)
total: 486.42 sec