Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-065427
#<BuildRuby:0x0000558df147a1d8
@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.20230826-065427",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002565 0.004318 2.312019 ( 4.538069)
build_miniruby 0.001510 0.000244 1.691977 ( 1.796902)
build_ruby 0.001675 0.000270 3.344409 ( 3.777403)
build_all 0.003277 0.004730 6.485537 ( 3.873688)
build_install 0.012877 0.006599 7.924493 ( 5.361185)
test_btest 0.000273 0.000595 87.737757 ( 44.931148)
test_basic 0.000764 0.007573 1.021096 ( 1.375048)
test_all 0.006725 0.002514 708.164626 (313.624373)
test_rubyspec 0.036044 0.030422 105.520534 (119.494781)
total: 498.77 sec