Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-160213
#<BuildRuby:0x00005584410a68e0
@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.20230105-160213",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000212 0.004092 0.772557 ( 1.242579)
build_miniruby 0.000897 0.000236 1.025730 ( 1.024238)
build_ruby 0.001371 0.000361 2.757019 ( 3.145152)
build_all 0.006428 0.000000 2.991952 ( 1.397431)
build_install 0.009929 0.002103 2.234157 ( 1.469059)
test_btest 0.000538 0.000129 53.539758 ( 14.567239)
test_basic 0.004295 0.000102 0.324827 ( 0.417242)
test_all 0.001374 0.000000 586.418402 (166.140125)
test_rubyspec 0.020825 0.019026 55.731898 ( 65.620134)
total: 255.02 sec