Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-225550
#<BuildRuby:0x000055cbfd746228
@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.20230104-225550",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001543 0.003295 0.809130 ( 1.192941)
build_miniruby 0.000866 0.000236 1.038364 ( 1.036874)
build_ruby 0.001197 0.000327 2.745238 ( 3.112138)
build_all 0.001615 0.004458 2.973846 ( 1.358325)
build_install 0.013864 0.000505 2.466303 ( 1.543722)
test_btest 0.000640 0.000179 55.480944 ( 14.322259)
test_basic 0.001536 0.003326 0.391361 ( 0.483411)
test_all 0.000886 0.000272 558.179004 (158.718646)
test_rubyspec 0.014119 0.023083 54.124044 ( 64.159715)
total: 245.93 sec