Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-103043
#<BuildRuby:0x000055dfaa5f5f70
@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.20230330-103043",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000008 0.000001 0.000009 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000021)
build_up 0.001243 0.004257 1.802376 ( 3.112247)
build_miniruby 0.000000 0.001203 1.224616 ( 1.235525)
build_ruby 0.000000 0.001740 2.446076 ( 10.643149)
build_all 0.001872 0.004773 2.070716 ( 1.173911)
build_install 0.005786 0.007524 3.193975 ( 2.096405)
test_btest 0.000593 0.000154 68.386988 ( 28.363115)
test_basic 0.002072 0.004618 0.522310 ( 0.688346)
test_all 0.001157 0.000149 572.038896 (231.819880)
test_rubyspec 0.018749 0.032304 78.705214 ( 89.827452)
total: 368.96 sec