Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-030923
#<BuildRuby:0x000055992cc92230
@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.20230509-030923",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.006240 0.000231 1.848501 ( 3.806615)
build_miniruby 0.001258 0.000047 1.434950 ( 1.570718)
build_ruby 0.001851 0.000000 2.680794 ( 2.986872)
build_all 0.002664 0.004340 2.113363 ( 1.902340)
build_install 0.013922 0.004422 3.432423 ( 3.210286)
test_btest 0.000979 0.000095 74.159123 ( 39.642445)
test_basic 0.002674 0.004182 0.757015 ( 1.201072)
test_all 0.000457 0.001122 577.988338 (232.091773)
test_rubyspec 0.034736 0.022407 86.063799 (107.917834)
total: 394.33 sec