Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-024205
#<BuildRuby:0x000055fa1e0a63b0
@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.20230817-024205",
@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.000004 0.000020 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000030)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000279 0.005842 2.119635 ( 3.412585)
build_miniruby 0.001383 0.000410 1.661230 ( 1.669995)
build_ruby 0.001250 0.000370 2.982983 ( 3.195881)
build_all 0.005413 0.003161 6.286008 ( 3.223194)
build_install 0.011822 0.006490 7.653794 ( 4.457168)
test_btest 0.000858 0.000286 85.954621 ( 35.116521)
test_basic 0.001651 0.006694 0.945796 ( 1.309838)
test_all 0.007725 0.001500 690.365666 (268.181564)
test_rubyspec 0.035710 0.032815 104.773087 (119.329450)
total: 439.90 sec