Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-143309
#<BuildRuby:0x00005593618ca3d0
@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.20221223-143309",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.001093 0.003570 1.157803 ( 1.589850)
build_miniruby 0.001487 0.000110 1.470164 ( 1.469574)
build_ruby 0.001313 0.000098 3.188675 ( 3.538035)
build_all 0.006877 0.000210 3.711802 ( 1.915168)
build_install 0.015245 0.000000 3.056636 ( 2.181696)
test_btest 0.001032 0.000000 54.721726 ( 23.380084)
test_basic 0.000000 0.005962 0.434000 ( 0.547707)
test_all 0.000520 0.001199 643.710732 (231.253854)
test_rubyspec 0.024000 0.024257 69.808482 ( 80.233012)
total: 346.11 sec