Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-084918
#<BuildRuby:0x000055a9df786390
@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.20240222-084918",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.007149 2.238811 ( 3.068640)
build_miniruby 0.000000 0.001219 1.779611 ( 1.777415)
build_ruby 0.000000 0.001491 3.238362 ( 26.580955)
build_all 0.000000 0.008047 6.523020 ( 2.513090)
build_install 0.011227 0.006924 8.140439 ( 3.989556)
test_btest 0.000927 0.000109 92.486293 ( 30.390560)
test_basic 0.003408 0.002555 0.793507 ( 0.878161)
test_all 0.084798 0.038662 754.389935 (221.236333)
test_rubyspec 0.032078 0.043899 106.833799 (116.103966)
total: 406.54 sec