Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-011504
#<BuildRuby:0x0000563e6b906078
@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.20230511-011504",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005019 0.000912 1.671122 ( 2.900003)
build_miniruby 0.001196 0.000000 1.317619 ( 1.320597)
build_ruby 0.001292 0.000000 2.281889 ( 2.492101)
build_all 0.005844 0.000733 2.164168 ( 1.322873)
build_install 0.012418 0.002160 3.218542 ( 2.305047)
test_btest 0.000581 0.000101 76.499319 ( 31.136785)
test_basic 0.005942 0.000157 0.799750 ( 0.992408)
test_all 0.001345 0.000224 587.466196 (468.550537)
test_rubyspec 0.024793 0.038504 86.863657 (124.178396)
total: 635.20 sec