Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-172834
#<BuildRuby:0x00005578013f9c50
@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.20230823-172834",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006373 0.000659 2.455049 ( 6.241290)
build_miniruby 0.001551 0.000160 2.067767 ( 2.745586)
build_ruby 0.001725 0.000000 3.533839 ( 4.891354)
build_all 0.004006 0.004563 6.621808 ( 5.555332)
build_install 0.016805 0.003663 8.143552 ( 7.796614)
test_btest 0.001018 0.000145 89.052092 ( 51.530204)
test_basic 0.000194 0.008644 1.009714 ( 2.661577)
test_all 0.010620 0.000000 700.762287 (377.870136)
test_rubyspec 0.040238 0.029938 106.458266 (135.690704)
total: 594.98 sec