Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-045347
#<BuildRuby:0x0000561019585a00
@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.20230703-045347",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.000000 0.006732 2.045602 ( 5.270740)
build_miniruby 0.000000 0.001324 1.655083 ( 3.001907)
build_ruby 0.000000 0.001439 3.076851 ( 3.980802)
build_all 0.004448 0.002953 2.598975 ( 3.437986)
build_install 0.016610 0.000779 4.010304 ( 5.283193)
test_btest 0.000924 0.000089 83.229026 ( 49.617391)
test_basic 0.002669 0.004337 0.910099 ( 1.713968)
test_all 0.000700 0.000674 613.857733 (327.634010)
test_rubyspec 0.015159 0.037633 89.544937 (127.932307)
total: 527.87 sec