Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-090910
#<BuildRuby:0x000055c1fa591f48
@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.20230925-090910",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.006835 0.000800 2.290491 ( 4.836908)
build_miniruby 0.001042 0.000292 1.660382 ( 1.745910)
build_ruby 0.001515 0.000424 3.246103 ( 3.493524)
build_all 0.006792 0.000696 6.151953 ( 4.308215)
build_install 0.013272 0.005639 7.732312 ( 5.898577)
test_btest 0.000662 0.000189 84.677205 ( 46.612515)
test_basic 0.007964 0.000955 0.990505 ( 1.419782)
test_all 0.007612 0.002864 672.842078 (328.979947)
test_rubyspec 0.041270 0.029859 105.483911 (124.595046)
total: 521.89 sec