Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-140237
#<BuildRuby:0x0000557055899f70
@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.20240115-140237",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.000835 0.004265 1.347118 ( 1.722525)
build_miniruby 0.000880 0.000377 1.484034 ( 1.482545)
build_ruby 0.000000 0.001868 2.475380 ( 2.706447)
build_all 0.001600 0.004841 5.096050 ( 2.043829)
build_install 0.014174 0.001530 6.256732 ( 3.253167)
test_btest 0.000557 0.000251 78.177591 ( 26.327754)
test_basic 0.004478 0.004045 0.863619 ( 0.956996)
test_all 0.083288 0.035024 787.589529 (290.544312)
test_rubyspec 0.035230 0.032925 93.288119 (105.122865)
total: 434.16 sec