Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-194711
#<BuildRuby:0x0000557fede321d8
@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.20230120-194711",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.000564 0.004192 1.044407 ( 1.444650)
build_miniruby 0.000000 0.001267 1.249658 ( 1.248882)
build_ruby 0.000000 0.001296 3.013242 ( 3.290974)
build_all 0.002649 0.004603 3.706559 ( 1.834557)
build_install 0.007111 0.007444 2.858529 ( 1.987455)
test_btest 0.000464 0.000253 57.632218 ( 17.458652)
test_basic 0.004592 0.000397 0.410252 ( 0.504446)
test_all 0.000981 0.000512 639.707594 (194.846089)
test_rubyspec 0.026675 0.021556 70.509849 ( 81.151941)
total: 303.77 sec