Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-224904
#<BuildRuby:0x000055e51efba168
@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.20230202-224904",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.003593 0.001057 1.092056 ( 1.471979)
build_miniruby 0.001487 0.000000 1.105655 ( 1.105152)
build_ruby 0.001454 0.000000 2.249901 ( 2.436248)
build_all 0.005432 0.001821 3.853864 ( 1.994941)
build_install 0.004051 0.010126 2.725001 ( 1.932721)
test_btest 0.000445 0.000174 56.388653 ( 17.985910)
test_basic 0.003296 0.001289 0.348743 ( 0.443147)
test_all 0.000000 0.002759 639.971722 (217.774147)
test_rubyspec 0.019784 0.022746 71.705920 ( 81.850826)
total: 327.00 sec