Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-082142
#<BuildRuby:0x000055ad9f0e27c8
@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.20230828-082142",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007003 0.001000 2.411894 ( 5.234450)
build_miniruby 0.001350 0.000193 1.988897 ( 2.134137)
build_ruby 0.001412 0.000201 3.420659 ( 4.036684)
build_all 0.004183 0.004368 6.405773 ( 4.438777)
build_install 0.015891 0.003322 8.109732 ( 6.120808)
test_btest 0.000704 0.000124 87.730391 ( 47.393042)
test_basic 0.003489 0.004095 0.950859 ( 1.166246)
test_all 0.006262 0.003753 705.868734 (312.175972)
test_rubyspec 0.051175 0.020452 109.307828 (128.267095)
total: 510.97 sec