Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-113005
#<BuildRuby:0x000056151cbe6130
@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.20230515-113005",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005810 0.000000 1.837214 ( 3.348302)
build_miniruby 0.001452 0.000000 1.424099 ( 1.463302)
build_ruby 0.001430 0.000110 2.770174 ( 3.091883)
build_all 0.006907 0.000298 2.265943 ( 2.051039)
build_install 0.016931 0.000071 3.494882 ( 3.017580)
test_btest 0.000793 0.000070 77.274815 ( 37.209048)
test_basic 0.004180 0.003210 0.804084 ( 0.900391)
test_all 0.001807 0.000196 589.499822 (185.953355)
test_rubyspec 0.037495 0.003535 70.025625 ( 81.538002)
total: 318.57 sec