Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-052837
#<BuildRuby:0x0000558a51a45fc0
@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.20240111-052837",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004959 0.000735 1.788227 ( 2.294432)
build_miniruby 0.001299 0.000193 1.781987 ( 1.790051)
build_ruby 0.002136 0.000000 3.518595 ( 3.856755)
build_all 0.004600 0.003280 5.856558 ( 3.143408)
build_install 0.018914 0.000000 6.946599 ( 4.448635)
test_btest 0.000919 0.000000 82.658371 ( 32.894402)
test_basic 0.003150 0.003857 0.882070 ( 0.977898)
test_all 0.085089 0.032324 757.238624 (274.831360)
test_rubyspec 0.051646 0.017474 101.070138 (117.281043)
total: 441.52 sec