Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-062823
#<BuildRuby:0x000055cd1309a2a0
@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.20240227-062823",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.000000 0.007981 2.654099 ( 2.622328)
build_miniruby 0.001442 0.000154 1.756512 ( 1.758563)
build_ruby 0.001519 0.000163 3.548837 ( 3.784146)
build_all 0.003218 0.004574 6.646824 ( 4.449088)
build_install 0.016166 0.002310 8.700660 ( 5.437637)
test_btest 0.000607 0.000087 91.083286 ( 43.529026)
test_basic 0.007062 0.000444 0.956881 ( 1.065372)
test_all 0.074628 0.041576 744.022196 (322.511533)
test_rubyspec 0.055086 0.032511 128.243277 (138.567568)
total: 523.73 sec