Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-231240
#<BuildRuby:0x000055e419bca018
@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.20230119-231240",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.006332 1.184804 ( 2.094843)
build_miniruby 0.000000 0.001751 1.310004 ( 1.445580)
build_ruby 0.000000 0.001581 3.198788 ( 3.866950)
build_all 0.005598 0.002183 3.933937 ( 2.965598)
build_install 0.016804 0.000130 3.011389 ( 3.390868)
test_btest 0.001003 0.000156 55.417349 ( 32.144204)
test_basic 0.003389 0.002550 0.447641 ( 0.698222)
test_all 0.001444 0.000248 648.430863 (282.389173)
test_rubyspec 0.036621 0.012976 71.793411 ( 88.238762)
total: 417.24 sec