Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-031422
#<BuildRuby:0x0000558f0e911fc0
@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.20231211-031422",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005779 0.000667 2.292816 ( 2.313836)
build_miniruby 0.001429 0.000165 1.630455 ( 1.629118)
build_ruby 0.000000 0.001660 3.216258 ( 3.409173)
build_all 0.001403 0.006283 5.528052 ( 2.234470)
build_install 0.003550 0.012869 6.791514 ( 3.218891)
test_btest 0.000746 0.000217 80.978389 ( 22.226648)
test_basic 0.004452 0.001292 0.880565 ( 0.941765)
test_all 0.072497 0.049383 640.745650 (201.396571)
test_rubyspec 0.032226 0.024814 81.892967 ( 93.449927)
total: 330.82 sec