Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-180334
#<BuildRuby:0x00005646c0abe7c8
@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.20230824-180334",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.003630 0.004101 2.325241 ( 6.224884)
build_miniruby 0.000000 0.001547 1.688542 ( 2.845504)
build_ruby 0.000000 0.001663 3.424286 ( 6.402694)
build_all 0.000000 0.008523 6.266203 ( 5.745204)
build_install 0.016423 0.002337 7.657135 ( 7.795972)
test_btest 0.001078 0.000194 82.255256 ( 54.699467)
test_basic 0.000000 0.009476 0.984586 ( 1.497717)
test_all 0.005730 0.009741 685.431142 (525.670624)
test_rubyspec 0.038095 0.034633 105.006625 (185.661088)
total: 796.54 sec