Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-142000
#<BuildRuby:0x0000562b490ee320
@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.20230108-142000",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001442 0.003577 1.172192 ( 2.438249)
build_miniruby 0.001340 0.000255 1.485820 ( 1.507315)
build_ruby 0.001185 0.000226 3.405933 ( 4.073597)
build_all 0.003715 0.004000 3.847520 ( 2.948582)
build_install 0.009848 0.006755 3.064158 ( 2.816474)
test_btest 0.000742 0.000202 54.647733 ( 32.205236)
test_basic 0.005673 0.000000 0.435977 ( 0.549658)
test_all 0.001360 0.000000 629.499023 (287.961237)
test_rubyspec 0.028777 0.019625 70.499754 ( 84.358212)
total: 418.86 sec