Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-085532
#<BuildRuby:0x0000559b4169df48
@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.20230914-085532",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007159 0.000611 2.322121 ( 4.685990)
build_miniruby 0.001381 0.000255 1.601797 ( 1.728657)
build_ruby 0.001699 0.000000 3.236942 ( 3.695382)
build_all 0.003880 0.004384 6.468870 ( 4.909955)
build_install 0.009616 0.009717 8.203089 ( 7.214502)
test_btest 0.000000 0.001196 86.447907 ( 47.167256)
test_basic 0.002941 0.005480 0.984779 ( 1.335952)
test_all 0.003697 0.006575 691.483767 (310.852433)
test_rubyspec 0.052057 0.019806 107.750099 (125.497494)
total: 507.09 sec