Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-113451
#<BuildRuby:0x0000561298061fc0
@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.20240303-113451",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003716 0.003852 2.603921 ( 2.579565)
build_miniruby 0.001113 0.000279 1.662003 ( 1.664393)
build_ruby 0.001301 0.000325 3.344454 ( 3.571524)
build_all 0.005998 0.001500 6.706069 ( 3.055024)
build_install 0.014489 0.004701 8.553435 ( 4.449929)
test_btest 0.000560 0.000145 94.617820 ( 36.641038)
test_basic 0.005450 0.001413 0.902022 ( 0.966675)
test_all 0.093571 0.024167 763.799506 (298.845684)
test_rubyspec 0.039019 0.046046 121.856134 (131.141157)
total: 482.92 sec