Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-214655
#<BuildRuby:0x000055e0fe9e2138
@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.20221217-214655",
@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.000028 0.000001 0.000029 ( 0.000024)
autoconf 0.000041 0.000001 0.000042 ( 0.000037)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.005817 0.000066 1.130617 ( 1.662596)
build_miniruby 0.001522 0.000000 1.455719 ( 1.460077)
build_ruby 0.001584 0.000000 3.469043 ( 3.938909)
build_all 0.004170 0.003753 3.832014 ( 2.057181)
build_install 0.013983 0.004468 3.250435 ( 2.481702)
test_btest 0.000654 0.000059 58.886309 ( 23.583562)
test_basic 0.001743 0.004331 0.469423 ( 0.572627)
test_all 0.001113 0.000135 634.421197 (199.742440)
test_rubyspec 0.033305 0.008995 68.461415 ( 78.592096)
total: 314.09 sec