Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-212127
#<BuildRuby:0x0000557898cb1fb8
@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.20230923-212127",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000002 0.000001 0.000003 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.001743 0.004611 1.812844 ( 2.997887)
build_miniruby 0.000846 0.000312 1.537523 ( 1.535584)
build_ruby 0.000974 0.000359 2.732454 ( 2.941555)
build_all 0.004581 0.001687 5.538601 ( 2.197490)
build_install 0.009057 0.008926 6.825353 ( 3.250521)
test_btest 0.000538 0.000230 79.199824 ( 21.123435)
test_basic 0.000000 0.007547 0.842990 ( 0.907620)
test_all 0.003402 0.007106 666.230164 (233.935485)
test_rubyspec 0.042471 0.014931 91.355503 (102.884448)
total: 371.78 sec