Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-182136
#<BuildRuby:0x00005640628b6228
@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.20230903-182136",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001492 0.003449 1.657414 ( 2.003667)
build_miniruby 0.001274 0.000306 1.233692 ( 1.231594)
build_ruby 0.001181 0.000283 2.384495 ( 2.577927)
build_all 0.003591 0.002889 5.649941 ( 2.275147)
build_install 0.013517 0.003362 7.024416 ( 3.610306)
test_btest 0.000652 0.000168 81.441274 ( 21.176829)
test_basic 0.000612 0.005565 0.842141 ( 0.897741)
test_all 0.008539 0.000356 671.479733 (201.607552)
test_rubyspec 0.038047 0.017611 86.534810 ( 98.072959)
total: 333.45 sec