Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-131658
#<BuildRuby:0x0000556bf351a1a8
@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.20230501-131658",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005944 0.000810 1.916509 ( 4.985043)
build_miniruby 0.001563 0.000213 1.510246 ( 2.020294)
build_ruby 0.001409 0.000192 2.751215 ( 4.415650)
build_all 0.006461 0.000881 2.252424 ( 3.385023)
build_install 0.014576 0.004036 3.490963 ( 5.060100)
test_btest 0.000942 0.000145 77.700630 ( 87.232635)
test_basic 0.001908 0.004915 0.803992 ( 1.292705)
test_all 0.000942 0.000101 591.654292 (443.149070)
test_rubyspec 0.025326 0.025635 81.078049 (101.572040)
total: 653.11 sec