Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-182303
#<BuildRuby:0x0000559c4123e2a8
@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.20230113-182303",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000774 0.004171 1.138131 ( 1.576877)
build_miniruby 0.001219 0.000349 1.476591 ( 1.480717)
build_ruby 0.002121 0.000000 3.781320 ( 4.169780)
build_all 0.001836 0.005398 3.912356 ( 2.140466)
build_install 0.009388 0.006779 2.894565 ( 2.255631)
test_btest 0.000667 0.000247 57.008969 ( 22.427658)
test_basic 0.000826 0.004014 0.408776 ( 0.507788)
test_all 0.000926 0.000192 634.236697 (235.422466)
test_rubyspec 0.027205 0.018910 66.517858 ( 76.733913)
total: 346.72 sec