Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-203907
#<BuildRuby:0x00005606a4a961a8
@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.20221230-203907",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000340 0.004079 0.899275 ( 1.464588)
build_miniruby 0.000995 0.000314 0.979471 ( 0.977851)
build_ruby 0.001106 0.000349 2.655708 ( 2.999863)
build_all 0.006258 0.000000 3.816414 ( 1.980844)
build_install 0.011775 0.002821 2.544878 ( 1.595592)
test_btest 0.000557 0.000159 54.662949 ( 14.185611)
test_basic 0.000000 0.004355 0.361712 ( 0.454157)
test_all 0.000745 0.000434 581.057645 (163.590861)
test_rubyspec 0.006885 0.035791 65.953890 ( 75.878463)
total: 263.13 sec