Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-082509
#<BuildRuby:0x0000560517efa228
@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.20230602-082509",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006302 0.000505 2.011979 ( 4.156454)
build_miniruby 0.001121 0.000243 1.692464 ( 1.865024)
build_ruby 0.001134 0.000246 2.987852 ( 3.291635)
build_all 0.006847 0.000554 3.436427 ( 3.075447)
build_install 0.009763 0.007791 3.437316 ( 3.064223)
test_btest 0.000529 0.000137 74.644017 ( 30.507059)
test_basic 0.005383 0.001396 0.751843 ( 0.845275)
test_all 0.000829 0.000215 549.431832 (212.912909)
test_rubyspec 0.023368 0.029012 80.855310 ( 92.603028)
total: 352.32 sec