Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-085615
#<BuildRuby:0x000055c410b121a8
@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.20230802-085615",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006795 0.000529 2.213780 ( 6.260496)
build_miniruby 0.001536 0.000000 1.679882 ( 2.771842)
build_ruby 0.001609 0.000000 3.299874 ( 4.868668)
build_all 0.005290 0.003294 2.713953 ( 3.943060)
build_install 0.008373 0.010516 4.028663 ( 4.913400)
test_btest 0.000535 0.000138 81.032859 ( 52.575276)
test_basic 0.000112 0.007414 0.955605 ( 1.976255)
test_all 0.000924 0.000291 634.209481 (377.378187)
test_rubyspec 0.029995 0.029421 97.133250 (162.501573)
total: 617.19 sec