Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-140853
#<BuildRuby:0x0000563a6008a8e0
@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.20240220-140853",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.007273 0.000520 2.779369 ( 2.528841)
build_miniruby 0.001400 0.000100 1.685304 ( 1.684228)
build_ruby 0.001631 0.000116 3.438655 ( 3.659927)
build_all 0.007773 0.000240 6.813469 ( 3.014173)
build_install 0.018785 0.000347 8.765265 ( 4.692441)
test_btest 0.000701 0.000043 93.908903 ( 37.137927)
test_basic 0.003289 0.004919 1.004484 ( 1.079312)
test_all 0.079003 0.038537 779.314592 (321.104024)
test_rubyspec 0.032760 0.059896 128.714637 (146.426172)
total: 521.33 sec