Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-034651
#<BuildRuby:0x0000559f2bdda0e8
@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.20230922-034651",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005435 0.001304 2.276220 ( 4.477985)
build_miniruby 0.001261 0.000303 1.732386 ( 1.937297)
build_ruby 0.001200 0.000288 3.401938 ( 3.896639)
build_all 0.006954 0.001669 6.340608 ( 4.638913)
build_install 0.017633 0.001426 7.568289 ( 5.770227)
test_btest 0.000627 0.000137 85.638801 ( 44.178687)
test_basic 0.000000 0.008218 1.008008 ( 1.315309)
test_all 0.005441 0.004659 711.482538 (316.180339)
test_rubyspec 0.026076 0.045152 105.266187 (124.918027)
total: 507.31 sec