Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-072737
#<BuildRuby:0x00005648f3c41fc0
@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.20231018-072737",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005432 0.000776 2.285812 ( 2.522315)
build_miniruby 0.001602 0.000000 1.440730 ( 1.439797)
build_ruby 0.000000 0.001480 3.139619 ( 3.323598)
build_all 0.002036 0.005134 5.912222 ( 2.428840)
build_install 0.008944 0.009096 7.937862 ( 4.288220)
test_btest 0.001142 0.000286 89.453077 ( 31.801943)
test_basic 0.000043 0.008249 0.971895 ( 1.079364)
test_all 0.009511 0.000373 700.604307 (225.765749)
test_rubyspec 0.033755 0.039264 103.679298 (115.672909)
total: 388.32 sec