Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-014444
#<BuildRuby:0x000055ec934861a8
@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.20221208-014444",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005073 0.000220 1.298112 ( 1.447472)
build_miniruby 0.001169 0.000051 1.236421 ( 1.235655)
build_ruby 0.001552 0.000067 2.052774 ( 2.044309)
build_all 0.005617 0.000244 3.431306 ( 1.695682)
build_install 0.007725 0.004159 2.764739 ( 1.847226)
test_btest 0.000658 0.000050 55.686539 ( 14.889516)
test_basic 0.005865 0.000451 0.416012 ( 0.512724)
test_all 0.000878 0.000068 598.787118 (171.723124)
test_rubyspec 0.013914 0.014894 58.600210 ( 68.538800)
total: 263.94 sec