Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-174830
#<BuildRuby:0x000055a1905da228
@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.20240207-174830",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005033 0.000298 1.529575 ( 1.859224)
build_miniruby 0.000917 0.000241 1.414243 ( 1.412279)
build_ruby 0.001200 0.000315 2.830727 ( 3.063424)
build_all 0.005216 0.001176 5.472471 ( 2.084834)
build_install 0.003198 0.012454 6.559165 ( 3.254154)
test_btest 0.000711 0.000278 82.746196 ( 21.752303)
test_basic 0.005142 0.000462 0.751140 ( 0.809864)
test_all 0.084230 0.032654 723.252131 (210.514628)
test_rubyspec 0.048452 0.045582 146.931385 (156.026380)
total: 400.78 sec