Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-160549
#<BuildRuby:0x000055f54e4d5a00
@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.20230729-160549",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004608 0.003011 2.430222 ( 6.964800)
build_miniruby 0.001476 0.000197 2.373879 ( 4.907927)
build_ruby 0.001272 0.000170 3.378033 ( 7.009751)
build_all 0.000000 0.007702 2.558285 ( 4.418712)
build_install 0.009046 0.009781 4.256136 ( 6.667463)
test_btest 0.000784 0.000207 79.769542 ( 62.551946)
test_basic 0.003287 0.000000 0.923384 ( 2.127732)
test_all 0.001724 0.000359 612.876852 (347.342530)
test_rubyspec 0.023794 0.034210 94.984661 (138.094371)
total: 580.09 sec