Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-123759
#<BuildRuby:0x000055df63939f70
@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.20230803-123759",
@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.000003 0.000021 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006723 0.000474 2.357154 ( 5.326104)
build_miniruby 0.001540 0.000266 7.705365 ( 8.068634)
build_ruby 0.001455 0.000251 3.427933 ( 3.994471)
build_all 0.005854 0.002927 2.663646 ( 2.501938)
build_install 0.017930 0.002199 4.453088 ( 4.610357)
test_btest 0.000767 0.000137 83.818460 ( 39.162124)
test_basic 0.008543 0.000179 0.951351 ( 1.115611)
test_all 0.000882 0.000150 685.041727 (331.662160)
test_rubyspec 0.025660 0.029562 97.603172 (112.643585)
total: 509.09 sec