Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-030104
#<BuildRuby:0x000055db19f29a00
@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.20230923-030104",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.008200 2.312304 ( 4.918280)
build_miniruby 0.000000 0.001518 1.660539 ( 1.767904)
build_ruby 0.000816 0.000892 3.357991 ( 3.665681)
build_all 0.006876 0.001146 6.177451 ( 4.175771)
build_install 0.010353 0.008580 7.764266 ( 5.529348)
test_btest 0.000637 0.000139 83.983201 ( 46.287019)
test_basic 0.006572 0.001438 0.929877 ( 1.185732)
test_all 0.001856 0.008012 670.929614 (293.998434)
test_rubyspec 0.030693 0.040028 104.287034 (122.952430)
total: 484.48 sec