Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-095828
#<BuildRuby:0x0000555af48c21a8
@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.20221220-095828",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.001186 0.003744 1.179246 ( 1.860572)
build_miniruby 0.001718 0.000000 1.364909 ( 1.373061)
build_ruby 0.000000 0.001820 3.409882 ( 3.872292)
build_all 0.001843 0.005774 3.860091 ( 2.460785)
build_install 0.011217 0.005215 3.285572 ( 3.288933)
test_btest 0.000722 0.000134 55.692614 ( 30.086175)
test_basic 0.000619 0.003398 0.407459 ( 0.505195)
test_all 0.001781 0.000382 658.752562 (270.353423)
test_rubyspec 0.029112 0.019008 73.572327 ( 87.417135)
total: 401.22 sec