Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-033530
#<BuildRuby:0x0000564e3cd6e120
@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.20240129-033530",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000000 0.006220 1.876096 ( 2.292813)
build_miniruby 0.001474 0.000000 1.641343 ( 1.648597)
build_ruby 0.000000 0.001926 3.423919 ( 3.651048)
build_all 0.005591 0.002202 6.073309 ( 3.768396)
build_install 0.017190 0.002208 7.555553 ( 4.744515)
test_btest 0.000598 0.000168 84.857830 ( 46.181842)
test_basic 0.007876 0.000145 0.973755 ( 1.080453)
test_all 0.092934 0.024754 726.761644 (317.057390)
test_rubyspec 0.074325 0.031756 175.357720 (195.687390)
total: 576.11 sec