Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-082957
#<BuildRuby:0x000055b448c01ff0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-082957",
@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.000025 0.000004 0.000029 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.000822 0.007141 1.648393 ( 1.911328)
build_miniruby 0.000999 0.000214 1.129268 ( 1.144627)
build_ruby 0.001614 0.000346 1.918571 ( 1.945796)
build_all 0.008222 0.000896 4.109704 ( 2.293601)
build_install 0.016317 0.004074 3.029651 ( 2.392372)
test_btest 0.000652 0.000139 67.209822 ( 34.466114)
test_basic 0.000000 0.006628 0.413374 ( 0.514213)
test_all 0.001855 0.000824 701.564845 (317.905405)
test_rubyspec 0.039809 0.024167 81.556995 (112.697194)
total: 475.27 sec