Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-050610
#<BuildRuby:0x00005613babde150
@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.20240111-050610",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000031 0.000001 0.000032 ( 0.000031)
build_up 0.005296 0.000171 1.667448 ( 2.020218)
build_miniruby 0.000000 0.001703 1.713988 ( 1.713896)
build_ruby 0.000000 0.001701 3.338513 ( 3.598611)
build_all 0.003097 0.003846 5.317547 ( 2.253454)
build_install 0.016149 0.000377 6.653284 ( 3.628899)
test_btest 0.000729 0.000059 81.585864 ( 29.513680)
test_basic 0.007913 0.000000 0.911052 ( 0.977151)
test_all 0.104702 0.015425 751.129330 (285.462759)
test_rubyspec 0.040336 0.028091 94.459240 (106.504001)
total: 435.67 sec