Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-042356
#<BuildRuby:0x000055b1654221a8
@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.20230513-042356",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005499 0.000429 1.832428 ( 3.688077)
build_miniruby 0.001252 0.000327 1.368032 ( 1.543750)
build_ruby 0.001280 0.000333 2.503995 ( 2.754272)
build_all 0.006860 0.000000 2.250254 ( 1.845049)
build_install 0.015943 0.000562 3.555713 ( 3.142938)
test_btest 0.000578 0.000124 72.921467 ( 35.171590)
test_basic 0.004845 0.001038 0.731231 ( 0.914610)
test_all 0.001288 0.000276 554.730443 (205.659939)
test_rubyspec 0.036186 0.015777 80.294248 ( 97.655022)
total: 352.38 sec