Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-153008
#<BuildRuby:0x000055713d6ee138
@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.20240219-153008",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004649 0.004660 2.966125 ( 3.724658)
build_miniruby 0.001351 0.000260 1.962210 ( 2.040371)
build_ruby 0.001514 0.000291 3.914780 ( 4.329605)
build_all 0.000318 0.008212 6.803711 ( 3.937866)
build_install 0.019532 0.002843 8.866721 ( 5.553517)
test_btest 0.000934 0.000233 93.902680 ( 28.764176)
test_basic 0.007394 0.000833 1.070033 ( 1.189453)
test_all 0.097485 0.023281 812.871187 (322.224508)
test_rubyspec 0.063418 0.027821 130.470435 (159.300817)
total: 531.07 sec