Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-043802
#<BuildRuby:0x000055b7fdd6a258
@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.20230909-043802",
@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.000000 0.000024 0.000024 ( 0.000023)
autoconf 0.000000 0.000038 0.000038 ( 0.000033)
configure 0.000000 0.000032 0.000032 ( 0.000031)
build_up 0.003618 0.002848 2.240827 ( 3.484576)
build_miniruby 0.001505 0.000269 1.667858 ( 1.677797)
build_ruby 0.001576 0.000282 3.413222 ( 17.619478)
build_all 0.007200 0.000558 6.268001 ( 3.975285)
build_install 0.015575 0.004703 7.773834 ( 4.800278)
test_btest 0.000723 0.000136 82.166609 ( 37.938770)
test_basic 0.007039 0.001320 0.962964 ( 1.093169)
test_all 0.009370 0.000000 682.743845 (268.364096)
test_rubyspec 0.040152 0.026820 102.681174 (115.151494)
total: 454.11 sec