Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-174214
#<BuildRuby:0x0000556bb136dfb8
@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.20230828-174214",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000026)
build_up 0.007144 0.000567 2.378774 ( 5.422770)
build_miniruby 0.000000 0.002198 1.777734 ( 2.444098)
build_ruby 0.000000 0.002303 3.609161 ( 4.845725)
build_all 0.004797 0.004955 6.707968 ( 8.480529)
build_install 0.017199 0.005462 8.108044 ( 10.383732)
test_btest 0.000820 0.000219 88.748324 (100.109496)
test_basic 0.007107 0.001896 1.009116 ( 1.743220)
test_all 0.008259 0.002203 736.893211 (628.191716)
test_rubyspec 0.044898 0.028955 107.505795 (132.091931)
total: 893.71 sec