Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-042353
#<BuildRuby:0x0000564f49f121a8
@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.20240123-042353",
@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.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004401 0.000601 1.443985 ( 1.794171)
build_miniruby 0.001271 0.000174 1.453757 ( 1.451735)
build_ruby 0.001428 0.000195 3.456883 ( 3.711083)
build_all 0.003633 0.004298 6.536002 ( 3.357054)
build_install 0.019173 0.000000 7.805364 ( 4.602998)
test_btest 0.000854 0.000000 86.148934 ( 36.603625)
test_basic 0.007320 0.000000 0.912255 ( 0.981966)
test_all 0.076149 0.037061 727.826493 (295.318446)
test_rubyspec 0.076831 0.023622 169.048075 (180.732166)
total: 528.55 sec