Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-015834
#<BuildRuby:0x00005584f4dba258
@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-015834",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.001476 0.004050 1.823833 ( 3.675764)
build_miniruby 0.001158 0.000193 1.294089 ( 1.423690)
build_ruby 0.001313 0.000219 2.503953 ( 2.748029)
build_all 0.002740 0.004546 2.308968 ( 1.881398)
build_install 0.011325 0.004817 3.393524 ( 3.184632)
test_btest 0.000783 0.000181 69.644175 ( 36.648432)
test_basic 0.004875 0.001125 0.543783 ( 0.647164)
test_all 0.001396 0.000322 555.241789 (221.742297)
test_rubyspec 0.007540 0.029208 72.164274 ( 81.909389)
total: 353.86 sec