Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-070348
#<BuildRuby:0x000055cdd7a561a8
@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.20230608-070348",
@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.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001657 0.004457 1.899305 ( 3.356235)
build_miniruby 0.001375 0.000000 1.276296 ( 1.277042)
build_ruby 0.000000 0.001685 2.596067 ( 2.827354)
build_all 0.005212 0.001916 2.182292 ( 1.770304)
build_install 0.015479 0.001841 3.357878 ( 2.582381)
test_btest 0.000725 0.000182 75.045614 ( 31.672531)
test_basic 0.000000 0.007091 0.802819 ( 1.129420)
test_all 0.000000 0.001878 598.344507 (229.529567)
test_rubyspec 0.012644 0.044886 80.969014 ( 94.455751)
total: 368.60 sec