Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-063605
#<BuildRuby:0x0000562716562230
@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.20230606-063605",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006637 0.001062 1.929691 ( 4.236870)
build_miniruby 0.001366 0.000219 1.436268 ( 1.611043)
build_ruby 0.001470 0.000235 2.800783 ( 3.342766)
build_all 0.002438 0.004736 2.186863 ( 2.256740)
build_install 0.018445 0.000964 3.606864 ( 3.877894)
test_btest 0.000000 0.000825 76.114467 ( 41.736925)
test_basic 0.000000 0.006765 0.788975 ( 1.141226)
test_all 0.000000 0.001137 561.965328 (249.145723)
test_rubyspec 0.017179 0.033537 84.438156 (102.690643)
total: 410.04 sec