Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-080124
#<BuildRuby:0x00005612aaf6a258
@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.20230824-080124",
@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.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002869 0.003956 2.307507 ( 5.135045)
build_miniruby 0.001365 0.000141 1.706849 ( 3.280571)
build_ruby 0.000000 0.001870 3.310100 ( 4.890934)
build_all 0.000000 0.008353 6.151986 ( 4.974487)
build_install 0.012932 0.007065 7.981876 ( 7.699993)
test_btest 0.000670 0.000151 86.805610 ( 50.013634)
test_basic 0.005242 0.003474 0.997541 ( 1.219416)
test_all 0.010002 0.000000 737.502852 (408.922289)
test_rubyspec 0.049798 0.027430 112.931434 (226.550419)
total: 712.69 sec