Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-013344
#<BuildRuby:0x00005619ee261fc0
@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.20230812-013344",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000084 0.007268 2.304437 ( 7.895323)
build_miniruby 0.001353 0.000290 1.823016 ( 4.270865)
build_ruby 0.001406 0.000301 3.711774 ( 8.873140)
build_all 0.008392 0.000067 2.861148 ( 4.611690)
build_install 0.018528 0.001164 4.439922 ( 7.123804)
test_btest 0.000821 0.000149 84.062947 ( 65.179973)
test_basic 0.007343 0.000543 0.997897 ( 2.640558)
test_all 0.001048 0.000185 642.126897 (414.427479)
test_rubyspec 0.043050 0.020451 102.878421 (192.999752)
total: 708.02 sec