Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-094210
#<BuildRuby:0x00005556c6240de8
@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.20230813-094210",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.004802 0.002906 2.275093 ( 6.442863)
build_miniruby 0.001357 0.000219 1.732827 ( 3.296440)
build_ruby 0.000000 0.001814 3.410151 ( 15.118037)
build_all 0.004926 0.002990 2.739853 ( 4.425787)
build_install 0.017211 0.004262 4.363259 ( 8.011932)
test_btest 0.000708 0.000141 82.246130 ( 61.216116)
test_basic 0.001019 0.004380 0.978778 ( 3.411715)
test_all 0.001814 0.000415 626.615911 (369.368061)
test_rubyspec 0.036629 0.024722 98.696714 (129.523066)
total: 600.82 sec