Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-122406
#<BuildRuby:0x0000563bcce1e8e0
@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-122406",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000713 0.004116 1.008368 ( 1.508802)
build_miniruby 0.000966 0.000219 1.036151 ( 1.034714)
build_ruby 0.000000 0.001495 2.415697 ( 2.722708)
build_all 0.005783 0.000972 3.400538 ( 1.655190)
build_install 0.014787 0.001604 2.936478 ( 2.148417)
test_btest 0.000643 0.000143 57.498714 ( 17.211112)
test_basic 0.005393 0.000281 0.436553 ( 0.536793)
test_all 0.000979 0.000210 661.991720 (201.097747)
test_rubyspec 0.030053 0.016266 67.708566 ( 77.758886)
total: 305.68 sec