Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-232759
#<BuildRuby:0x0000558fedf921a8
@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.20230821-232759",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006793 0.001172 2.352915 ( 8.619582)
build_miniruby 0.001742 0.000000 1.768706 ( 3.736635)
build_ruby 0.001786 0.000000 3.551532 ( 10.336213)
build_all 0.008878 0.000681 6.578510 ( 9.411517)
build_install 0.018865 0.001548 8.036256 ( 12.057173)
test_btest 0.000901 0.000136 85.086475 ( 89.654810)
test_basic 0.007583 0.000429 0.965837 ( 2.207113)
test_all 0.009999 0.000749 712.713399 (607.496883)
test_rubyspec 0.027824 0.043737 105.298431 (176.646897)
total: 920.17 sec