Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-090234
#<BuildRuby:0x000055aab079e3b0
@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.20230507-090234",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.000000 0.005720 1.745714 ( 2.994439)
build_miniruby 0.000000 0.001476 1.287963 ( 1.285783)
build_ruby 0.001216 0.000000 2.322908 ( 2.544015)
build_all 0.006284 0.000000 2.019213 ( 1.206229)
build_install 0.004522 0.009698 3.238879 ( 2.279729)
test_btest 0.000487 0.000187 74.037262 ( 25.323735)
test_basic 0.006264 0.000000 0.765647 ( 0.850322)
test_all 0.001431 0.000107 611.819982 (255.956892)
test_rubyspec 0.030471 0.032270 86.837113 (114.361778)
total: 406.80 sec