Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-143502
#<BuildRuby:0x000055c4ce05e338
@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.20230501-143502",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.001977 0.003363 1.718261 ( 3.002795)
build_miniruby 0.001063 0.000336 1.240322 ( 1.243971)
build_ruby 0.001243 0.000393 2.452915 ( 2.660467)
build_all 0.001079 0.004424 2.031424 ( 1.308155)
build_install 0.014536 0.000000 3.104431 ( 2.175538)
test_btest 0.000635 0.000000 73.659311 ( 22.989859)
test_basic 0.005817 0.001460 0.657248 ( 0.737507)
test_all 0.001495 0.000455 577.876821 (173.490302)
test_rubyspec 0.036129 0.009897 75.600255 ( 87.440450)
total: 295.05 sec