Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-070851
#<BuildRuby:0x0000557830dde228
@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.20240310-070851",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003956 0.004000 2.653320 ( 2.470063)
build_miniruby 0.000000 0.001656 1.696584 ( 1.695801)
build_ruby 0.000000 0.001635 3.379238 ( 3.609463)
build_all 0.008076 0.000565 6.630363 ( 3.407329)
build_install 0.019124 0.000665 8.897607 ( 5.224141)
test_btest 0.000904 0.000085 93.275191 ( 39.892451)
test_basic 0.000000 0.006818 1.010248 ( 1.105093)
test_all 0.094233 0.025543 817.441916 (309.008659)
test_rubyspec 0.035779 0.052487 128.086140 (137.498811)
total: 503.91 sec