Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-153725
#<BuildRuby:0x00005650f6fd6108
@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.20230821-153725",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.007603 0.000110 2.477589 ( 8.620214)
build_miniruby 0.001582 0.000048 2.071345 ( 3.832237)
build_ruby 0.001455 0.000044 3.435681 ( 6.493747)
build_all 0.000571 0.008420 6.510182 ( 6.972767)
build_install 0.009445 0.012083 8.466810 ( 11.534972)
test_btest 0.000901 0.000150 86.036757 ( 63.214878)
test_basic 0.000308 0.004205 0.970289 ( 2.133618)
test_all 0.008484 0.000819 690.451985 (387.384124)
test_rubyspec 0.034627 0.040178 110.233685 (193.858341)
total: 684.05 sec