Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-233040
#<BuildRuby:0x000055a432a16090
@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.20230803-233040",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007308 0.000312 2.280428 ( 7.027502)
build_miniruby 0.001346 0.000130 1.753164 ( 3.461153)
build_ruby 0.001404 0.000135 3.428596 ( 6.664374)
build_all 0.000000 0.008638 2.763811 ( 4.632571)
build_install 0.010856 0.008017 4.247267 ( 6.474287)
test_btest 0.000653 0.000135 81.892060 ( 62.531004)
test_basic 0.005228 0.003524 0.975101 ( 1.913798)
test_all 0.000890 0.000198 650.146947 (447.242929)
test_rubyspec 0.052123 0.015983 102.758107 (226.062094)
total: 766.01 sec