Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-090809
#<BuildRuby:0x0000564ad54aa0d0
@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.20230804-090809",
@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.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006808 0.000400 2.410998 ( 7.977533)
build_miniruby 0.001742 0.000102 1.794469 ( 3.552989)
build_ruby 0.001934 0.000000 3.719236 ( 24.743265)
build_all 0.007231 0.000048 2.887014 ( 4.280309)
build_install 0.012795 0.004237 4.637147 ( 8.960919)
test_btest 0.000908 0.000070 86.693830 ( 79.076374)
test_basic 0.002715 0.000209 1.045192 ( 5.164362)
test_all 0.001398 0.000108 678.278090 (556.895016)
test_rubyspec 0.062254 0.002064 105.556994 (220.563793)
total: 911.22 sec