Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-065519
#<BuildRuby:0x000055ed37efe2a8
@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.20230711-065519",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006434 0.000473 2.312735 ( 3.944146)
build_miniruby 0.001488 0.000000 1.561875 ( 1.571191)
build_ruby 0.001546 0.000000 3.283852 ( 3.526127)
build_all 0.006543 0.001027 2.585786 ( 2.019725)
build_install 0.008634 0.009451 3.897318 ( 3.017777)
test_btest 0.000742 0.000180 84.619953 ( 36.898937)
test_basic 0.003678 0.004219 0.949543 ( 1.051332)
test_all 0.001417 0.000378 665.790465 (288.008097)
test_rubyspec 0.032522 0.026504 94.766613 (119.297270)
total: 459.34 sec