Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-045323
#<BuildRuby:0x000055ef5f6d2230
@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.20230530-045323",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.005655 1.798884 ( 3.672885)
build_miniruby 0.000000 0.001423 1.301413 ( 1.575461)
build_ruby 0.001475 0.000175 2.827083 ( 3.399542)
build_all 0.002397 0.004703 2.154001 ( 2.183015)
build_install 0.013626 0.004669 3.542415 ( 3.529535)
test_btest 0.000577 0.000186 76.359349 ( 40.603825)
test_basic 0.005820 0.000659 0.760656 ( 0.943523)
test_all 0.000756 0.000235 565.459514 (249.432652)
test_rubyspec 0.029184 0.022421 83.564389 (101.357824)
total: 406.70 sec