Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-115715
#<BuildRuby:0x000055c2ff821a00
@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-115715",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001529 0.003124 0.993805 ( 1.346715)
build_miniruby 0.001227 0.000167 1.067577 ( 1.065723)
build_ruby 0.001319 0.000180 2.373063 ( 2.695940)
build_all 0.002242 0.004244 3.202280 ( 1.597371)
build_install 0.009653 0.003507 2.348671 ( 1.527116)
test_btest 0.000754 0.000151 55.024180 ( 14.534972)
test_basic 0.000000 0.004807 0.324822 ( 0.416884)
test_all 0.000000 0.001228 588.147637 (167.747558)
test_rubyspec 0.013323 0.031580 60.076844 ( 69.973567)
total: 260.91 sec