Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-123604
#<BuildRuby:0x00005619a2ece8e0
@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.20230602-123604",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006655 0.000000 1.949353 ( 4.616565)
build_miniruby 0.001535 0.000000 1.355845 ( 1.570088)
build_ruby 0.000000 0.001871 2.858712 ( 3.221448)
build_all 0.000000 0.006920 2.149333 ( 1.915824)
build_install 0.016236 0.001838 3.418774 ( 3.520545)
test_btest 0.000651 0.000118 75.815986 ( 42.613361)
test_basic 0.000749 0.006995 0.806103 ( 1.049439)
test_all 0.001347 0.000000 573.285075 (264.300948)
test_rubyspec 0.020035 0.031255 83.932736 (102.670917)
total: 425.48 sec