Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-150625
#<BuildRuby:0x000055a19f9da008
@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.20230131-150625",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.005000 1.025573 ( 1.465007)
build_miniruby 0.000000 0.001070 0.959172 ( 0.957707)
build_ruby 0.000000 0.001143 2.135134 ( 2.362699)
build_all 0.004525 0.001694 3.466727 ( 1.735937)
build_install 0.013606 0.001020 2.786372 ( 1.925323)
test_btest 0.000526 0.000105 56.053053 ( 18.386436)
test_basic 0.000000 0.005171 0.407383 ( 0.502498)
test_all 0.000000 0.001099 633.467773 (193.475002)
test_rubyspec 0.027046 0.025273 70.988588 ( 81.608780)
total: 302.42 sec