Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-031929
#<BuildRuby:0x00005632151fa570
@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.20230808-031929",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.007385 2.261702 ( 7.055599)
build_miniruby 0.001095 0.000340 1.721128 ( 3.007216)
build_ruby 0.001496 0.000220 3.688048 ( 5.930963)
build_all 0.003447 0.004580 2.852804 ( 4.017803)
build_install 0.012291 0.007306 4.464115 ( 6.830966)
test_btest 0.000880 0.000185 83.937226 ( 62.560191)
test_basic 0.000243 0.008057 0.993542 ( 2.093245)
test_all 0.001445 0.000380 704.803668 (631.259367)
test_rubyspec 0.037055 0.026331 103.842679 (207.114804)
total: 929.87 sec