Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-162209
#<BuildRuby:0x000055ef88b72168
@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-162209",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005624 0.000703 1.177040 ( 2.247515)
build_miniruby 0.001142 0.000143 1.260435 ( 1.402169)
build_ruby 0.001179 0.000148 3.231435 ( 3.814630)
build_all 0.006650 0.000831 3.967577 ( 3.231608)
build_install 0.011308 0.005669 3.043822 ( 3.536777)
test_btest 0.000736 0.000118 56.658085 ( 35.008570)
test_basic 0.004801 0.000768 0.427317 ( 0.717116)
test_all 0.001527 0.000244 621.150731 (275.387077)
test_rubyspec 0.028594 0.022827 73.546650 ( 87.810633)
total: 413.16 sec