Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-032725
#<BuildRuby:0x0000564787585f00
@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.20230215-032725",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001238 0.003522 1.520893 ( 2.074460)
build_miniruby 0.001135 0.000197 3.604553 ( 3.295798)
build_ruby 0.001176 0.000205 2.296130 ( 2.528528)
build_all 0.002820 0.004605 3.920901 ( 2.256905)
build_install 0.006891 0.007858 3.167101 ( 2.559381)
test_btest 0.000565 0.000159 55.652891 ( 29.885424)
test_basic 0.001238 0.004486 0.490535 ( 0.595245)
test_all 0.001060 0.000340 655.343729 (246.921593)
test_rubyspec 0.023102 0.023291 70.467452 ( 80.965751)
total: 371.08 sec