Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-005845
#<BuildRuby:0x000055acbe166230
@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.20230526-005845",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005780 0.000164 1.893923 ( 3.501583)
build_miniruby 0.001595 0.000133 1.431939 ( 1.500438)
build_ruby 0.000000 0.001969 2.791054 ( 3.107082)
build_all 0.004050 0.002651 2.034338 ( 1.753918)
build_install 0.014834 0.000702 3.268603 ( 2.997264)
test_btest 0.000720 0.000083 75.070197 ( 26.848564)
test_basic 0.007254 0.000290 0.708605 ( 0.786312)
test_all 0.001437 0.000000 593.962607 (237.594342)
test_rubyspec 0.037370 0.020909 84.405961 (110.618237)
total: 388.71 sec