Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-135010
#<BuildRuby:0x0000562865e39f70
@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.20230609-135010",
@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.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005869 0.000000 1.900292 ( 3.451715)
build_miniruby 0.001625 0.000029 1.433733 ( 1.497886)
build_ruby 0.001749 0.000250 2.899686 ( 3.207125)
build_all 0.006856 0.000979 2.288459 ( 2.082763)
build_install 0.009371 0.009767 3.534135 ( 3.448381)
test_btest 0.000778 0.000000 77.208205 ( 35.061415)
test_basic 0.001554 0.003384 0.685957 ( 0.767978)
test_all 0.001566 0.000368 569.732458 (194.039602)
test_rubyspec 0.019596 0.031010 78.893819 ( 90.923867)
total: 334.48 sec