Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-054153
#<BuildRuby:0x000055932d20a3d0
@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.20221209-054153",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005047 0.000000 1.304291 ( 1.525343)
build_miniruby 0.001054 0.000000 1.106073 ( 1.105693)
build_ruby 0.001344 0.000000 2.401078 ( 2.393771)
build_all 0.003009 0.003809 3.509158 ( 1.787166)
build_install 0.012634 0.001330 2.785037 ( 1.878754)
test_btest 0.000635 0.000097 55.068161 ( 15.490635)
test_basic 0.000000 0.004090 0.414077 ( 0.509743)
test_all 0.000917 0.000356 605.806522 (181.462524)
test_rubyspec 0.019811 0.011585 62.573820 ( 72.476593)
total: 278.63 sec