Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-092954
#<BuildRuby:0x000055b819f36228
@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-092954",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000612 0.003998 1.058206 ( 1.429623)
build_miniruby 0.001123 0.000153 1.077225 ( 1.075143)
build_ruby 0.001393 0.000190 2.519966 ( 2.812203)
build_all 0.006499 0.000886 3.757937 ( 1.859057)
build_install 0.012428 0.003590 2.897287 ( 2.011686)
test_btest 0.000822 0.000126 58.070320 ( 15.839941)
test_basic 0.000934 0.004385 0.391950 ( 0.487830)
test_all 0.000537 0.000709 633.094190 (180.810327)
test_rubyspec 0.010727 0.032489 66.905432 ( 76.973943)
total: 283.30 sec