Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-155803
#<BuildRuby:0x0000559a9bfba2a8
@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-155803",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006721 0.000497 2.285852 ( 7.116172)
build_miniruby 0.001447 0.000289 1.726299 ( 3.695189)
build_ruby 0.001517 0.000304 3.380251 ( 77.359702)
build_all 0.004546 0.004487 2.761426 ( 4.300840)
build_install 0.002125 0.018717 4.252989 ( 5.836113)
test_btest 0.000564 0.000216 81.758114 ( 60.678508)
test_basic 0.004998 0.002997 0.956236 ( 2.756128)
test_all 0.001139 0.000447 712.350423 (538.972904)
test_rubyspec 0.045442 0.009451 99.198419 (138.950901)
total: 839.67 sec