Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-204810
#<BuildRuby:0x00005610cfe0dfb8
@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.20230614-204810",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006623 0.000490 1.921978 ( 3.301205)
build_miniruby 0.001680 0.000000 1.426653 ( 1.429240)
build_ruby 0.001516 0.000000 2.808728 ( 3.038317)
build_all 0.008057 0.000155 2.475591 ( 1.899953)
build_install 0.010082 0.008840 3.784830 ( 3.033630)
test_btest 0.000000 0.001056 76.313627 ( 34.221809)
test_basic 0.000000 0.005464 0.735498 ( 0.840292)
test_all 0.000000 0.001352 535.081103 (242.833685)
test_rubyspec 0.029305 0.027065 83.496212 ( 96.650139)
total: 387.25 sec