Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-233419
#<BuildRuby:0x000055e6a658e228
@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.20240212-233419",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006248 0.000961 2.074105 ( 3.117809)
build_miniruby 0.001387 0.000213 1.632365 ( 1.852031)
build_ruby 0.001434 0.000221 3.827819 ( 4.441019)
build_all 0.003326 0.005021 6.603782 ( 4.500476)
build_install 0.015951 0.006591 8.479945 ( 6.416008)
test_btest 0.000838 0.000184 91.503207 ( 72.303071)
test_basic 0.006117 0.001826 0.989290 ( 1.532481)
test_all 0.095502 0.020699 730.561199 (385.220212)
test_rubyspec 0.069613 0.039765 195.318550 (225.992534)
total: 705.38 sec