Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-172048
#<BuildRuby:0x00005567a65ba2a8
@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.20230310-172048",
@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.000026 0.000007 0.000033 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002162 0.003468 1.826777 ( 3.666365)
build_miniruby 0.001285 0.000367 1.237004 ( 1.291410)
build_ruby 0.001089 0.000312 2.511410 ( 2.739951)
build_all 0.003256 0.003779 2.055422 ( 1.680131)
build_install 0.011799 0.003936 3.206524 ( 2.943759)
test_btest 0.000501 0.000160 68.555654 ( 35.931938)
test_basic 0.004539 0.001452 0.540782 ( 0.657833)
test_all 0.000681 0.000809 571.008028 (228.376580)
test_rubyspec 0.011154 0.037371 75.831226 ( 88.081152)
total: 365.37 sec