Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-211000
#<BuildRuby:0x00005635633817f8
@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.20230629-211000",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005455 0.000629 2.039356 ( 3.563259)
build_miniruby 0.001301 0.000000 1.648452 ( 1.668993)
build_ruby 0.002093 0.000000 2.897293 ( 3.091880)
build_all 0.006755 0.000183 2.405884 ( 1.782181)
build_install 0.018085 0.000935 3.988833 ( 4.384993)
test_btest 0.000964 0.000096 80.695291 ( 43.760633)
test_basic 0.002837 0.004473 0.874535 ( 0.967421)
test_all 0.001381 0.000178 610.739748 (291.831823)
test_rubyspec 0.040390 0.020399 91.480561 (143.789409)
total: 494.84 sec