Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-051811
#<BuildRuby:0x000055680c97e1a8
@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-051811",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000026)
build_up 0.003660 0.002964 1.268005 ( 2.783834)
build_miniruby 0.001501 0.000333 1.365869 ( 2.022953)
build_ruby 0.000000 0.001933 3.315036 ( 4.612873)
build_all 0.006452 0.002439 4.161559 ( 4.968675)
build_install 0.018023 0.002396 3.155875 ( 3.871027)
test_btest 0.001179 0.000275 61.894178 ( 65.952233)
test_basic 0.002111 0.004827 0.469745 ( 1.033996)
test_all 0.001099 0.000293 702.591368 (530.153725)
test_rubyspec 0.033183 0.021379 74.193516 ( 95.232112)
total: 710.63 sec