Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-093333
#<BuildRuby:0x0000562d558ea4f8
@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.20230124-093333",
@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.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000905 0.004293 1.187928 ( 2.083464)
build_miniruby 0.001164 0.000388 1.218292 ( 1.366957)
build_ruby 0.001296 0.000432 3.061259 ( 3.663099)
build_all 0.005572 0.001857 3.954954 ( 3.030492)
build_install 0.011758 0.002514 2.968813 ( 2.965064)
test_btest 0.000547 0.000174 56.344454 ( 35.280046)
test_basic 0.005380 0.000345 0.440693 ( 0.653783)
test_all 0.001535 0.000467 633.819139 (283.951119)
test_rubyspec 0.023606 0.025037 73.258325 ( 87.428050)
total: 420.42 sec