Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-105128
#<BuildRuby:0x00005584b4c0e7c8
@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.20230807-105128",
@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.000001 0.000021 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.003887 0.003281 2.264359 ( 3.565551)
build_miniruby 0.001725 0.000000 1.672234 ( 1.681866)
build_ruby 0.001665 0.000000 3.544088 ( 3.962206)
build_all 0.000341 0.007066 2.604360 ( 1.644455)
build_install 0.020221 0.000000 4.253760 ( 3.194017)
test_btest 0.001027 0.000000 87.889823 ( 43.706394)
test_basic 0.004834 0.003752 1.003288 ( 1.479185)
test_all 0.000790 0.000736 678.938671 (271.449338)
test_rubyspec 0.030716 0.025358 98.778805 (111.240549)
total: 441.93 sec