Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-205956
#<BuildRuby:0x00005649d6131f70
@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.20240130-205956",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000029 0.007381 2.078203 ( 2.753052)
build_miniruby 0.001789 0.000256 1.829978 ( 1.862381)
build_ruby 0.001933 0.000276 3.828185 ( 4.429994)
build_all 0.008693 0.000651 6.639009 ( 5.408481)
build_install 0.016739 0.005504 8.296631 ( 7.211883)
test_btest 0.001128 0.000182 89.966083 ( 81.880354)
test_basic 0.003526 0.005135 1.042401 ( 1.939220)
test_all 0.120411 0.007863 796.876123 (832.660069)
test_rubyspec 0.056620 0.058141 191.189520 (303.597909)
total: 1241.74 sec