Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-082559
#<BuildRuby:0x0000564cc33b6008
@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.20230805-082559",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.007095 0.000000 2.336373 ( 6.755141)
build_miniruby 0.001621 0.000025 1.795845 ( 3.818040)
build_ruby 0.001626 0.000054 3.407808 ( 64.209848)
build_all 0.004092 0.004198 2.910037 ( 3.996704)
build_install 0.008849 0.011475 4.653842 ( 4.744277)
test_btest 0.000638 0.000092 86.635641 ( 63.436446)
test_basic 0.001149 0.008229 1.039409 ( 1.945464)
test_all 0.001367 0.000000 724.227495 (430.644644)
test_rubyspec 0.028574 0.030134 103.051085 (174.224496)
total: 753.78 sec