Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-061131
#<BuildRuby:0x000055b59f125ef8
@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.20230122-061131",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.004631 1.148352 ( 1.738753)
build_miniruby 0.000000 0.001058 1.087921 ( 1.086693)
build_ruby 0.000000 0.001390 2.472532 ( 12.544060)
build_all 0.001231 0.005232 3.442104 ( 1.713528)
build_install 0.005488 0.006519 2.513140 ( 1.654155)
test_btest 0.000668 0.000257 55.619073 ( 14.801187)
test_basic 0.004454 0.000336 0.377793 ( 0.504755)
test_all 0.000865 0.000320 618.251884 (176.669398)
test_rubyspec 0.012856 0.024800 63.543457 ( 73.430834)
total: 284.14 sec