Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-133839
#<BuildRuby:0x000055ca88b31f70
@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.20230210-133839",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000294 0.004033 1.130850 ( 1.526908)
build_miniruby 0.001360 0.000000 1.161550 ( 1.161879)
build_ruby 0.001488 0.000000 2.450240 ( 2.717964)
build_all 0.006940 0.000391 3.865857 ( 2.283709)
build_install 0.013956 0.000000 2.874904 ( 2.433514)
test_btest 0.000792 0.000000 55.558518 ( 27.813413)
test_basic 0.004412 0.002349 0.461173 ( 0.618607)
test_all 0.001169 0.000219 635.646728 (235.171211)
test_rubyspec 0.033158 0.015929 72.016868 ( 84.735629)
total: 358.46 sec