Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-035520
#<BuildRuby:0x0000558eee91a258
@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.20230922-035520",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.007500 2.325512 ( 4.538989)
build_miniruby 0.001686 0.000000 1.697310 ( 1.872888)
build_ruby 0.001429 0.000108 3.666517 ( 4.067004)
build_all 0.005827 0.003603 6.426550 ( 4.210637)
build_install 0.015434 0.006137 7.844996 ( 5.950224)
test_btest 0.000672 0.000141 84.641672 ( 46.029445)
test_basic 0.000000 0.008687 1.013911 ( 1.186751)
test_all 0.003794 0.006163 718.056101 (307.789472)
test_rubyspec 0.014774 0.052152 104.914523 (117.635006)
total: 493.28 sec