Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-023235
#<BuildRuby:0x0000560a0281e130
@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.20230816-023235",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.006467 0.000146 2.124993 ( 3.406945)
build_miniruby 0.001212 0.000076 1.608625 ( 1.630387)
build_ruby 0.000000 0.001626 3.307433 ( 3.567608)
build_all 0.002831 0.005662 6.441379 ( 3.322661)
build_install 0.017581 0.001512 7.929575 ( 4.716507)
test_btest 0.000880 0.000097 81.776956 ( 34.057570)
test_basic 0.006939 0.000000 0.894573 ( 0.997332)
test_all 0.010303 0.000304 663.068031 (260.346599)
test_rubyspec 0.045808 0.023625 103.641238 (118.284481)
total: 430.33 sec