Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-122726
#<BuildRuby:0x000056434fe5e258
@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.20230909-122726",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000005 0.000039 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003389 0.003127 2.075255 ( 3.370355)
build_miniruby 0.001370 0.000254 1.662588 ( 1.690654)
build_ruby 0.001525 0.000283 3.275250 ( 3.556606)
build_all 0.003628 0.004723 6.173124 ( 4.203732)
build_install 0.019617 0.000659 7.805116 ( 5.050635)
test_btest 0.001295 0.000000 82.858768 ( 43.741077)
test_basic 0.006965 0.000813 0.919572 ( 1.182474)
test_all 0.008400 0.001453 698.881549 (301.300525)
test_rubyspec 0.030910 0.039133 104.225615 (122.483832)
total: 486.58 sec