Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-002052
#<BuildRuby:0x000055a345e96018
@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.20221219-002052",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004118 0.000549 0.981818 ( 1.372875)
build_miniruby 0.001177 0.000157 1.154167 ( 1.152539)
build_ruby 0.001533 0.000000 3.192895 ( 3.525699)
build_all 0.006091 0.000000 3.387216 ( 1.575967)
build_install 0.010580 0.003727 2.621212 ( 1.645176)
test_btest 0.000629 0.000094 55.604924 ( 15.048412)
test_basic 0.000000 0.004121 0.309257 ( 0.403320)
test_all 0.001044 0.000215 579.719424 (164.424044)
test_rubyspec 0.024872 0.012577 60.265567 ( 70.334070)
total: 259.48 sec