Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-225212
#<BuildRuby:0x000055799f4ba3e8
@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.20230919-225212",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.002116 0.004402 1.924569 ( 3.217818)
build_miniruby 0.001210 0.000242 1.510736 ( 1.510469)
build_ruby 0.001707 0.000341 3.095903 ( 3.282340)
build_all 0.006906 0.000507 5.830857 ( 2.610132)
build_install 0.010948 0.007172 7.273985 ( 4.436464)
test_btest 0.001062 0.000255 82.472754 ( 21.650885)
test_basic 0.002364 0.003674 0.926779 ( 0.983122)
test_all 0.001448 0.007299 699.538433 (212.478997)
test_rubyspec 0.030624 0.033290 93.881782 (105.390825)
total: 355.56 sec