Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-031846
#<BuildRuby:0x000055f479532320
@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.20230119-031846",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005207 0.000150 1.197857 ( 2.156470)
build_miniruby 0.001063 0.000133 1.178038 ( 1.277340)
build_ruby 0.001267 0.000159 3.296533 ( 3.767598)
build_all 0.005042 0.003658 3.919653 ( 3.207110)
build_install 0.012335 0.004800 2.981753 ( 3.063342)
test_btest 0.000874 0.000000 54.978561 ( 32.967123)
test_basic 0.003053 0.003319 0.436348 ( 0.757586)
test_all 0.001201 0.000241 637.335761 (276.236603)
test_rubyspec 0.020918 0.028822 73.782684 ( 90.529616)
total: 413.96 sec