Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-014116
#<BuildRuby:0x0000560fda382008
@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.20230122-014116",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.003626 0.000726 1.112024 ( 1.512348)
build_miniruby 0.001012 0.000203 1.201823 ( 1.201006)
build_ruby 0.001449 0.000290 3.050436 ( 3.379587)
build_all 0.005703 0.001909 3.900096 ( 2.589043)
build_install 0.010441 0.004480 3.022654 ( 2.738435)
test_btest 0.000771 0.000178 57.342051 ( 32.477661)
test_basic 0.004787 0.001104 0.449410 ( 0.557451)
test_all 0.000847 0.000195 651.956892 (257.528968)
test_rubyspec 0.023051 0.028553 71.983136 ( 87.087071)
total: 389.07 sec