Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-003158
#<BuildRuby:0x00005567df3867c8
@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.20230725-003158",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005828 0.000832 2.252546 ( 4.719316)
build_miniruby 0.001379 0.000197 1.591312 ( 2.241282)
build_ruby 0.001575 0.000225 3.395191 ( 4.039867)
build_all 0.004654 0.003527 2.793549 ( 3.138227)
build_install 0.015470 0.003910 4.257768 ( 4.903716)
test_btest 0.000701 0.000124 81.991245 ( 47.944473)
test_basic 0.003989 0.004013 0.931816 ( 1.499419)
test_all 0.001688 0.000104 611.349604 (322.793978)
test_rubyspec 0.021787 0.032265 92.650607 (120.949702)
total: 512.24 sec