Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-161230
#<BuildRuby:0x000055c5d40fa3d0
@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.20230207-161230",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.001907 0.004161 1.227394 ( 2.393796)
build_miniruby 0.001449 0.000268 1.333565 ( 1.600689)
build_ruby 0.001283 0.000237 2.792635 ( 3.476317)
build_all 0.007842 0.000689 4.130656 ( 3.739503)
build_install 0.006186 0.012949 3.136873 ( 3.467494)
test_btest 0.000655 0.000181 58.177747 ( 47.017396)
test_basic 0.002238 0.004920 0.474176 ( 0.982477)
test_all 0.001047 0.000325 731.408661 (711.668024)
test_rubyspec 0.033853 0.026715 81.722994 (110.889240)
total: 885.24 sec