Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-154147
#<BuildRuby:0x000055fc9425e1a8
@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.20230509-154147",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002028 0.004182 1.771659 ( 4.116163)
build_miniruby 0.001233 0.000189 1.261705 ( 1.419160)
build_ruby 0.001329 0.000204 2.574340 ( 3.047333)
build_all 0.003521 0.003955 2.168858 ( 2.430936)
build_install 0.015071 0.001207 3.335124 ( 3.434065)
test_btest 0.000744 0.000129 74.081666 ( 38.311591)
test_basic 0.005200 0.000896 0.751342 ( 0.847546)
test_all 0.001236 0.000000 558.896282 (225.662167)
test_rubyspec 0.030639 0.020362 81.185283 ( 99.747841)
total: 379.02 sec