Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-001500
#<BuildRuby:0x000055652680a120
@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.20230630-001500",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.000000 0.006123 2.054847 ( 3.735329)
build_miniruby 0.000000 0.001809 1.499623 ( 1.531476)
build_ruby 0.001137 0.000783 2.913249 ( 3.213824)
build_all 0.004542 0.002902 2.383895 ( 2.021338)
build_install 0.014578 0.004419 3.706711 ( 4.147373)
test_btest 0.000648 0.000108 80.374245 ( 39.047936)
test_basic 0.006031 0.001005 0.890651 ( 1.021555)
test_all 0.001143 0.000713 623.375514 (255.985443)
test_rubyspec 0.025848 0.026304 87.423471 (101.283104)
total: 411.99 sec