Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-113135
#<BuildRuby:0x0000561af9865a00
@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.20230620-113135",
@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.000029 0.000001 0.000030 ( 0.000029)
autoconf 0.000047 0.000001 0.000048 ( 0.000048)
configure 0.000034 0.000001 0.000035 ( 0.000033)
build_up 0.007271 0.000113 2.119342 ( 7.396777)
build_miniruby 0.001589 0.000000 1.569295 ( 3.684782)
build_ruby 0.001649 0.000000 3.024003 ( 8.194932)
build_all 0.008749 0.000033 5.693614 ( 7.981008)
build_install 0.011957 0.008366 7.001423 ( 11.910938)
test_btest 0.000767 0.000064 82.522706 ( 95.831893)
test_basic 0.000000 0.007943 0.848979 ( 2.079979)
test_all 0.000000 0.001517 601.368588 (503.111921)
test_rubyspec 0.020431 0.033407 86.449477 (121.833042)
total: 762.03 sec