Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-130009
#<BuildRuby:0x00005581f28a6230
@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.20230914-130009",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006635 0.000643 2.293263 ( 3.953100)
build_miniruby 0.002114 0.000000 1.734131 ( 1.740791)
build_ruby 0.001671 0.000000 3.325680 ( 3.530454)
build_all 0.004674 0.003689 6.587223 ( 4.386249)
build_install 0.020509 0.000040 7.759941 ( 6.034653)
test_btest 0.000804 0.000000 85.297420 ( 39.422825)
test_basic 0.001479 0.007236 0.956266 ( 1.076649)
test_all 0.009259 0.000204 660.274118 (249.847294)
test_rubyspec 0.048297 0.014772 99.843054 (111.295351)
total: 421.29 sec