Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-075845
#<BuildRuby:0x0000557b5a07a258
@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.20230329-075845",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005655 0.000490 1.892744 ( 4.282260)
build_miniruby 0.001157 0.000315 1.196440 ( 1.381380)
build_ruby 0.001022 0.000278 2.433822 ( 3.026842)
build_all 0.002811 0.004941 2.239527 ( 2.330426)
build_install 0.009033 0.008609 3.453775 ( 3.366458)
test_btest 0.000592 0.000222 69.057292 ( 39.508690)
test_basic 0.001513 0.004866 0.543526 ( 0.824058)
test_all 0.000842 0.000350 580.551257 (330.214973)
test_rubyspec 0.034655 0.023611 82.423279 (104.023256)
total: 488.96 sec