Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-052009
#<BuildRuby:0x0000558b1dab6230
@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.20230507-052009",
@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.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006115 0.000705 2.031323 ( 4.880399)
build_miniruby 0.001704 0.000196 1.526088 ( 1.922616)
build_ruby 0.001700 0.000196 2.919324 ( 3.823776)
build_all 0.006556 0.000239 2.247028 ( 2.896395)
build_install 0.008935 0.009759 3.699749 ( 4.526663)
test_btest 0.000714 0.000128 80.206338 ( 67.879932)
test_basic 0.000626 0.004806 0.830169 ( 1.641722)
test_all 0.000750 0.000161 625.122106 (488.502103)
test_rubyspec 0.009207 0.044555 82.598015 (100.282099)
total: 676.36 sec