Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-145540
#<BuildRuby:0x00005646033061d8
@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.20230629-145540",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002270 0.003793 2.049645 ( 3.578549)
build_miniruby 0.001352 0.000208 1.547280 ( 1.577946)
build_ruby 0.001691 0.000000 3.285269 ( 4.125682)
build_all 0.006064 0.002660 2.592378 ( 2.967414)
build_install 0.014445 0.005071 3.932435 ( 4.915383)
test_btest 0.000649 0.000122 81.031226 ( 44.867061)
test_basic 0.007141 0.000000 0.885733 ( 1.034669)
test_all 0.001161 0.000000 587.450691 (250.347749)
test_rubyspec 0.033560 0.019639 87.735933 (100.941480)
total: 414.36 sec