Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-183052
#<BuildRuby:0x00005571a7ea21a8
@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.20240212-183052",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005752 0.000230 1.673036 ( 1.991598)
build_miniruby 0.000000 0.001396 1.436298 ( 1.434705)
build_ruby 0.000000 0.001723 2.921302 ( 3.151945)
build_all 0.002357 0.004585 6.381406 ( 2.413899)
build_install 0.015634 0.001243 7.385700 ( 3.438876)
test_btest 0.000737 0.000079 85.635975 ( 22.375208)
test_basic 0.002174 0.003576 0.716351 ( 0.775744)
test_all 0.075820 0.039263 659.973031 (192.897928)
test_rubyspec 0.036470 0.063709 151.589132 (161.067614)
total: 389.55 sec