Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-202313
#<BuildRuby:0x00005595bc89e228
@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.20230802-202313",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002118 0.004429 2.112923 ( 3.464315)
build_miniruby 0.001191 0.000229 1.693906 ( 1.770029)
build_ruby 0.001354 0.000261 3.053469 ( 3.271341)
build_all 0.005752 0.001107 2.556635 ( 1.849588)
build_install 0.008461 0.011153 4.438670 ( 3.814942)
test_btest 0.000743 0.000200 78.863682 ( 42.725954)
test_basic 0.002758 0.005645 0.972944 ( 1.098124)
test_all 0.001520 0.000123 697.484044 (368.905511)
test_rubyspec 0.024464 0.032317 98.371746 (138.940807)
total: 565.84 sec