Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-164153
#<BuildRuby:0x000056349392e258
@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-164153",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005382 0.000191 1.739574 ( 2.989750)
build_miniruby 0.000000 0.001319 1.202353 ( 1.201501)
build_ruby 0.000000 0.001448 2.605355 ( 2.804154)
build_all 0.001178 0.005469 2.127463 ( 1.312971)
build_install 0.009339 0.005310 3.460372 ( 2.374369)
test_btest 0.000864 0.000000 76.334466 ( 26.607821)
test_basic 0.005207 0.000000 0.715676 ( 0.792613)
test_all 0.001220 0.000010 603.787982 (184.330514)
test_rubyspec 0.020610 0.033771 75.797358 ( 87.922773)
total: 310.34 sec