Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-142559
#<BuildRuby:0x0000561b604d28e0
@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.20230207-142559",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006501 0.000289 1.356306 ( 2.907039)
build_miniruby 0.000000 0.001739 1.670497 ( 2.032403)
build_ruby 0.000910 0.000711 2.686247 ( 3.307434)
build_all 0.006889 0.000950 4.095970 ( 3.884201)
build_install 0.011052 0.007743 3.221847 ( 3.710175)
test_btest 0.000654 0.000123 58.970583 ( 41.638783)
test_basic 0.003388 0.003828 0.461199 ( 0.763170)
test_all 0.001908 0.000405 662.146930 (288.451419)
test_rubyspec 0.040173 0.017293 76.729593 ( 91.754079)
total: 438.45 sec