Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-200710
#<BuildRuby:0x0000559d7e74e1d8
@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.20230704-200710",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000093 0.000000 0.000093 ( 0.000062)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007236 0.000370 2.227576 ( 5.645922)
build_miniruby 0.001858 0.000192 53.327643 ( 31.705121)
build_ruby 0.001481 0.000153 3.303230 ( 4.587347)
build_all 0.007078 0.000732 2.585167 ( 3.657746)
build_install 0.019130 0.000571 3.954409 ( 5.720466)
test_btest 0.000794 0.000075 81.473001 ( 51.899275)
test_basic 0.007494 0.000000 0.894611 ( 1.566640)
test_all 0.001297 0.000000 580.465545 (332.705786)
test_rubyspec 0.029651 0.022219 89.318511 (132.431076)
total: 569.92 sec