Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-031629
#<BuildRuby:0x000055edc7a36320
@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.20231209-031629",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.001670 0.004559 1.994996 ( 2.039856)
build_miniruby 0.000000 0.001243 1.339350 ( 1.338170)
build_ruby 0.000000 0.001538 2.899294 ( 3.118943)
build_all 0.003561 0.003632 5.571135 ( 2.254254)
build_install 0.010681 0.008216 6.890447 ( 3.461589)
test_btest 0.000821 0.000328 83.430479 ( 27.454959)
test_basic 0.002696 0.005596 0.905990 ( 0.992128)
test_all 0.079224 0.042024 647.297372 (195.376943)
test_rubyspec 0.036775 0.020676 82.199714 ( 93.665203)
total: 329.70 sec