Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-040238
#<BuildRuby:0x000055f3326ea7c8
@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.20230502-040238",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006195 0.000175 1.811468 ( 3.931285)
build_miniruby 0.000000 0.001470 1.327896 ( 1.450185)
build_ruby 0.000000 0.001606 2.572208 ( 2.891074)
build_all 0.004968 0.001255 2.126556 ( 1.964031)
build_install 0.010530 0.003869 3.245977 ( 2.455028)
test_btest 0.000672 0.000089 73.016598 ( 38.151625)
test_basic 0.006243 0.000000 0.773615 ( 1.071765)
test_all 0.000883 0.000000 597.747804 (253.369202)
test_rubyspec 0.013621 0.036871 81.997640 ( 98.710397)
total: 404.00 sec