Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-090303
#<BuildRuby:0x000056338fd7dfc0
@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.20230526-090303",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002288 0.004505 1.973031 ( 4.056461)
build_miniruby 0.001131 0.000246 1.416320 ( 1.533191)
build_ruby 0.001342 0.000292 2.986738 ( 3.365583)
build_all 0.006656 0.000507 2.244456 ( 2.129208)
build_install 0.004726 0.014555 3.578616 ( 3.623428)
test_btest 0.000753 0.000251 76.142394 ( 42.924093)
test_basic 0.004486 0.004208 0.776271 ( 1.291373)
test_all 0.001042 0.000372 608.866694 (395.631600)
test_rubyspec 0.028016 0.032917 84.941604 (126.850169)
total: 581.41 sec