Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-042601
#<BuildRuby:0x0000558e961be390
@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.20230330-042601",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005492 0.000634 1.805759 ( 3.375388)
build_miniruby 0.001505 0.000000 1.211252 ( 1.211276)
build_ruby 0.001333 0.000000 2.445262 ( 2.702366)
build_all 0.002825 0.003695 2.161753 ( 1.699390)
build_install 0.010589 0.004389 3.311296 ( 3.147342)
test_btest 0.000563 0.000094 69.234499 ( 36.757001)
test_basic 0.006701 0.000000 0.564935 ( 0.826537)
test_all 0.000980 0.000000 560.957498 (247.772335)
test_rubyspec 0.013238 0.041889 80.953511 ( 99.747693)
total: 397.24 sec