Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-102927
#<BuildRuby:0x0000556b1f3957f8
@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.20230329-102927",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006331 0.000000 1.900640 ( 3.888739)
build_miniruby 0.000000 0.001465 1.244636 ( 1.420087)
build_ruby 0.000358 0.001591 2.620863 ( 2.941067)
build_all 0.006999 0.000457 2.237142 ( 1.730429)
build_install 0.006064 0.011335 3.512307 ( 2.844830)
test_btest 0.000714 0.000167 71.295338 ( 37.779923)
test_basic 0.005496 0.001283 0.555094 ( 0.697788)
test_all 0.000792 0.000185 584.318219 (219.448374)
test_rubyspec 0.015610 0.030093 71.803600 ( 81.647567)
total: 352.40 sec