Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-075042
#<BuildRuby:0x000055d8bae9a140
@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.20240213-075042",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001652 0.004332 1.841139 ( 2.171335)
build_miniruby 0.001446 0.000268 1.427307 ( 1.425018)
build_ruby 0.001302 0.000242 2.941013 ( 3.168276)
build_all 0.003660 0.004082 6.204014 ( 2.320584)
build_install 0.013330 0.004358 7.454316 ( 3.494154)
test_btest 0.000611 0.000138 88.027697 ( 25.781454)
test_basic 0.001486 0.004612 0.788573 ( 0.845660)
test_all 0.067771 0.047569 772.815368 (216.736858)
test_rubyspec 0.039515 0.057109 155.584417 (164.918785)
total: 420.86 sec