Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-051017
#<BuildRuby:0x000056126fe0e228
@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.20230512-051017",
@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.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005118 0.000975 1.944459 ( 4.168467)
build_miniruby 0.000000 0.001659 1.460449 ( 1.705448)
build_ruby 0.000235 0.001658 2.648515 ( 3.040046)
build_all 0.006902 0.000000 2.161310 ( 2.420630)
build_install 0.008785 0.009229 3.536732 ( 3.574854)
test_btest 0.000951 0.000000 75.421272 ( 43.648165)
test_basic 0.005574 0.000653 0.798495 ( 1.119855)
test_all 0.001697 0.000456 596.069908 (281.602333)
test_rubyspec 0.026139 0.026461 82.783984 ( 99.832501)
total: 441.11 sec