Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-180933
#<BuildRuby:0x0000564137c9a198
@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.20230125-180933",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000550 0.004096 1.094712 ( 1.794337)
build_miniruby 0.001211 0.000289 1.150680 ( 1.151485)
build_ruby 0.001255 0.000298 2.839340 ( 3.175697)
build_all 0.007735 0.000000 3.956221 ( 2.108669)
build_install 0.006334 0.008754 2.869168 ( 2.205139)
test_btest 0.000633 0.000067 55.725040 ( 23.721531)
test_basic 0.000000 0.006563 0.394659 ( 0.493226)
test_all 0.000989 0.000449 648.760556 (228.485200)
test_rubyspec 0.028496 0.025085 69.493599 ( 80.085793)
total: 343.22 sec