Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-164452
#<BuildRuby:0x00005593c138e258
@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.20230531-164452",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000020 0.000020 ( 0.000019)
build_up 0.001094 0.004033 1.747309 ( 3.069878)
build_miniruby 0.001533 0.000000 1.323347 ( 1.330062)
build_ruby 0.000000 0.001709 2.596473 ( 2.836056)
build_all 0.004024 0.002568 2.099804 ( 1.541014)
build_install 0.011137 0.006506 3.391854 ( 2.734396)
test_btest 0.000897 0.000000 75.442431 ( 23.909588)
test_basic 0.004403 0.000144 0.761389 ( 0.853210)
test_all 0.002260 0.000000 581.074533 (187.050691)
test_rubyspec 0.001913 0.037223 73.739021 ( 85.258010)
total: 308.58 sec