Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-010945
#<BuildRuby:0x000055c4a10424f8
@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.20231230-010945",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001302 0.004190 1.700111 ( 2.048508)
build_miniruby 0.000000 0.001664 1.705533 ( 1.704715)
build_ruby 0.000190 0.001788 3.278927 ( 3.523204)
build_all 0.001753 0.006684 5.822380 ( 2.724829)
build_install 0.014043 0.004344 7.004576 ( 3.787592)
test_btest 0.000646 0.000137 81.875241 ( 23.001511)
test_basic 0.000000 0.006267 0.814317 ( 0.872980)
test_all 0.080244 0.040802 724.567043 (212.664416)
test_rubyspec 0.022392 0.040880 83.481731 ( 94.966665)
total: 345.30 sec