Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-195849
#<BuildRuby:0x000055594fbc27f0
@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.20230130-195849",
@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.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.001209 0.003340 1.207893 ( 1.800713)
build_miniruby 0.006142 0.001706 116.022599 ( 37.584952)
build_ruby 0.001306 0.000363 2.693778 ( 2.919449)
build_all 0.007333 0.002037 14.278859 ( 9.773103)
build_install 0.008030 0.005839 2.643632 ( 1.776858)
test_btest 0.000472 0.000149 55.360538 ( 18.811274)
test_basic 0.004399 0.001389 0.417914 ( 0.515267)
test_all 0.000872 0.000276 659.396758 (211.714434)
test_rubyspec 0.012353 0.037065 71.096238 ( 81.352326)
total: 366.25 sec