Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-044041
#<BuildRuby:0x000055d7c2a2e2d0
@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.20230122-044041",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000608 0.004157 1.119431 ( 1.514554)
build_miniruby 0.001318 0.000180 1.220479 ( 1.231068)
build_ruby 0.001341 0.000183 2.807451 ( 3.085348)
build_all 0.003372 0.004082 3.789055 ( 1.969035)
build_install 0.006478 0.006983 2.806590 ( 2.093015)
test_btest 0.000603 0.000139 55.772362 ( 22.444603)
test_basic 0.005714 0.000384 0.435795 ( 0.551187)
test_all 0.001237 0.000275 636.084765 (234.317543)
test_rubyspec 0.025135 0.022250 69.736814 ( 80.398189)
total: 347.61 sec