Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-002933
#<BuildRuby:0x000055b9813fe3b0
@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.20231021-002933",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.003132 0.003833 2.298403 ( 2.698234)
build_miniruby 0.001451 0.000107 1.631722 ( 1.674800)
build_ruby 0.001609 0.000119 3.152332 ( 3.410228)
build_all 0.004177 0.004156 5.836515 ( 3.091870)
build_install 0.011304 0.008812 7.437987 ( 4.976569)
test_btest 0.000000 0.001189 81.176420 ( 36.062406)
test_basic 0.000000 0.004531 0.853175 ( 0.919361)
test_all 0.001830 0.007130 669.945613 (275.608351)
test_rubyspec 0.032393 0.024965 94.348885 (112.205487)
total: 440.65 sec