Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-124828
#<BuildRuby:0x0000560f53ae2230
@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.20230828-124828",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002575 0.004459 2.267918 ( 4.808361)
build_miniruby 0.001309 0.000234 1.563185 ( 1.770650)
build_ruby 0.000000 0.001747 3.180027 ( 3.698705)
build_all 0.005352 0.002569 6.487522 ( 4.580155)
build_install 0.012317 0.006084 8.034718 ( 5.779555)
test_btest 0.000569 0.000133 86.534625 ( 45.731842)
test_basic 0.008117 0.000821 1.016056 ( 1.205237)
test_all 0.001027 0.009500 674.537440 (318.077095)
test_rubyspec 0.026054 0.045337 107.325378 (127.516341)
total: 513.17 sec