Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-083308
#<BuildRuby:0x0000556843b9e2a8
@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.20230706-083308",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002007 0.004410 2.109132 ( 5.530261)
build_miniruby 0.001372 0.000264 1.932190 ( 2.907563)
build_ruby 0.001645 0.000000 3.279672 ( 4.661776)
build_all 0.007765 0.000000 2.458152 ( 2.881210)
build_install 0.013646 0.003831 3.992865 ( 5.763076)
test_btest 0.000632 0.000118 81.896512 ( 49.607440)
test_basic 0.003228 0.003940 0.887940 ( 1.514764)
test_all 0.001328 0.000282 617.109482 (316.509407)
test_rubyspec 0.028231 0.026021 90.257407 (130.799891)
total: 520.18 sec