Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-021558
#<BuildRuby:0x0000562cb6c2a338
@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.20240229-021558",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.007654 2.681641 ( 2.849383)
build_miniruby 0.001772 0.000000 1.830177 ( 1.917785)
build_ruby 0.001710 0.000066 3.728604 ( 4.218996)
build_all 0.008718 0.000000 6.880781 ( 4.263621)
build_install 0.015926 0.005839 8.712597 ( 5.369220)
test_btest 0.000563 0.000120 93.385316 ( 47.426501)
test_basic 0.004062 0.003220 1.037766 ( 1.191994)
test_all 0.092538 0.027209 808.187256 (344.446091)
test_rubyspec 0.041206 0.043439 117.447166 (126.728747)
total: 538.41 sec