Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-001909
#<BuildRuby:0x00005607ec3f1fc0
@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.20230814-001909",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003060 0.003882 2.285590 ( 6.598926)
build_miniruby 0.001351 0.000212 1.594005 ( 3.613234)
build_ruby 0.001557 0.000243 3.502051 ( 7.046140)
build_all 0.004648 0.004224 2.799341 ( 3.470538)
build_install 0.013421 0.006971 4.339784 ( 6.665617)
test_btest 0.000724 0.000154 84.085324 ( 63.598638)
test_basic 0.007581 0.000622 0.917003 ( 2.321123)
test_all 0.000968 0.000200 660.211436 (450.044014)
test_rubyspec 0.028328 0.033118 99.304064 (163.243992)
total: 706.60 sec