Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-023119
#<BuildRuby:0x00005556ad772230
@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.20230903-023119",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.001500 0.004643 1.887674 ( 3.013176)
build_miniruby 0.000000 0.001919 1.710056 ( 1.873749)
build_ruby 0.000000 0.001944 3.338775 ( 3.742995)
build_all 0.005707 0.002858 6.415918 ( 4.332285)
build_install 0.014092 0.004874 7.536887 ( 5.630724)
test_btest 0.000666 0.000320 84.916620 ( 45.044040)
test_basic 0.005111 0.002623 0.921959 ( 1.093657)
test_all 0.007683 0.001598 704.619550 (316.700507)
test_rubyspec 0.052540 0.019430 105.232296 (124.938491)
total: 506.37 sec