Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-234631
#<BuildRuby:0x00005580fe1de2a8
@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.20230827-234631",
@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.000020 0.000004 0.000024 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006157 0.000449 2.178195 ( 3.509968)
build_miniruby 0.001320 0.000273 1.586702 ( 1.591704)
build_ruby 0.001762 0.000364 3.373169 ( 3.602985)
build_all 0.001421 0.006564 6.212444 ( 3.877650)
build_install 0.011047 0.007669 7.450046 ( 4.705594)
test_btest 0.000725 0.000213 83.732757 ( 41.638885)
test_basic 0.003667 0.005142 1.011523 ( 1.136074)
test_all 0.007287 0.002358 663.753289 (271.369351)
test_rubyspec 0.031215 0.037089 102.555131 (114.735658)
total: 446.17 sec