Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-230532
#<BuildRuby:0x000055ac2705e258
@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.20230107-230532",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004180 0.000380 1.031320 ( 1.416472)
build_miniruby 0.001052 0.000096 1.198458 ( 1.196868)
build_ruby 0.001392 0.000127 3.140719 ( 3.501106)
build_all 0.006870 0.000000 3.703388 ( 1.835405)
build_install 0.014657 0.000325 2.604263 ( 1.839278)
test_btest 0.000707 0.000054 57.847542 ( 16.142914)
test_basic 0.000186 0.004558 0.389360 ( 0.490147)
test_all 0.000998 0.000116 623.890958 (193.804757)
test_rubyspec 0.029729 0.011070 63.826666 ( 73.739188)
total: 293.97 sec