Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-223807
#<BuildRuby:0x000056154f4ca008
@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.20231019-223807",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004416 0.003164 2.644554 ( 4.339842)
build_miniruby 0.000000 0.001870 1.906656 ( 2.774163)
build_ruby 0.000000 0.002161 3.735916 ( 50.606877)
build_all 0.002110 0.006934 6.878134 ( 7.656620)
build_install 0.016714 0.005621 8.412376 ( 8.922886)
test_btest 0.000637 0.000219 90.763101 ( 82.745231)
test_basic 0.000068 0.008099 0.999018 ( 1.511261)
test_all 0.004784 0.006090 721.908660 (516.617761)
test_rubyspec 0.032909 0.044814 110.207390 (144.871189)
total: 820.05 sec