Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-021051
#<BuildRuby:0x0000560b8d126008
@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.20240208-021051",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002436 0.003732 1.710320 ( 2.053888)
build_miniruby 0.001159 0.000171 1.321853 ( 1.319787)
build_ruby 0.001440 0.000000 3.117262 ( 3.337945)
build_all 0.007025 0.000000 5.704534 ( 2.134113)
build_install 0.016704 0.000210 6.787255 ( 3.223418)
test_btest 0.000845 0.000102 82.607296 ( 21.699130)
test_basic 0.002024 0.003734 0.863852 ( 0.931876)
test_all 0.064037 0.052147 758.366630 (223.378031)
test_rubyspec 0.038639 0.062558 158.562874 (167.662104)
total: 425.74 sec