Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-030007
#<BuildRuby:0x000055e8b16be2a8
@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.20240320-030007",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.009611 0.000000 4.116681 ( 3.032432)
build_miniruby 0.001451 0.000000 1.603342 ( 1.615668)
build_ruby 0.001609 0.000000 3.732278 ( 3.970508)
build_all 0.005153 0.003246 7.439849 ( 3.332265)
build_install 0.018892 0.003279 9.990210 ( 5.053309)
test_btest 0.000683 0.000092 95.976494 ( 38.022130)
test_basic 0.004310 0.003837 1.006449 ( 1.071536)
test_all 0.084758 0.032153 752.894995 (283.882084)
test_rubyspec 0.043642 0.051979 127.582125 (136.980783)
total: 476.96 sec