Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-160921
#<BuildRuby:0x000055b58e22a008
@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.20230102-160921",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003755 0.000442 0.938776 ( 1.346460)
build_miniruby 0.001340 0.000000 1.138378 ( 1.136422)
build_ruby 0.001447 0.000000 3.180727 ( 3.529630)
build_all 0.006376 0.000087 3.594431 ( 1.738970)
build_install 0.006801 0.007454 3.041930 ( 2.058146)
test_btest 0.000727 0.000132 57.100914 ( 15.656295)
test_basic 0.004770 0.000127 0.416778 ( 0.511545)
test_all 0.000625 0.000472 613.826204 (173.968740)
test_rubyspec 0.018104 0.019304 62.493898 ( 72.440336)
total: 272.39 sec