Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-031546
#<BuildRuby:0x000055b1c80b5ef8
@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.20230104-031546",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000622 0.003992 1.153118 ( 1.751142)
build_miniruby 0.001367 0.000000 1.412062 ( 1.418800)
build_ruby 0.001461 0.000000 3.501171 ( 4.024919)
build_all 0.003698 0.003706 3.849334 ( 2.647189)
build_install 0.010095 0.006295 3.233640 ( 2.949453)
test_btest 0.000633 0.000152 55.124959 ( 30.283165)
test_basic 0.006213 0.000440 0.451208 ( 0.565975)
test_all 0.000628 0.001157 656.276488 (304.210269)
test_rubyspec 0.004396 0.057426 77.254214 (111.463863)
total: 459.32 sec