Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-223429
#<BuildRuby:0x0000556f3ffd6138
@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.20231226-223429",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006420 0.000265 1.807575 ( 3.867939)
build_miniruby 0.001582 0.000182 2.219941 ( 3.405599)
build_ruby 0.000000 0.002381 3.821097 ( 5.718128)
build_all 0.005396 0.002644 5.799609 ( 7.988665)
build_install 0.019182 0.002176 7.358322 ( 10.024124)
test_btest 0.001145 0.000169 81.253753 (113.376548)
test_basic 0.002137 0.005480 0.913089 ( 1.857360)
test_all 0.082560 0.044293 784.846943 (589.940850)
test_rubyspec 0.032081 0.038802 100.838851 (133.164073)
total: 869.34 sec