Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-183738
#<BuildRuby:0x0000555d0a47e4f8
@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.20230619-183738",
@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.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.005619 0.000416 1.904054 ( 4.553617)
build_miniruby 0.001612 0.000119 1.355677 ( 1.691835)
build_ruby 0.001380 0.000102 2.730167 ( 17.166865)
build_all 0.007165 0.000208 5.528426 ( 3.740226)
build_install 0.015595 0.000774 6.700800 ( 4.927985)
test_btest 0.000812 0.000056 76.899430 ( 42.218915)
test_basic 0.002061 0.004516 0.783968 ( 0.899543)
test_all 0.001096 0.000110 587.856328 (276.440128)
test_rubyspec 0.024426 0.027432 83.877328 ( 96.899959)
total: 448.54 sec