Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-034132
#<BuildRuby:0x000055b8ceed6318
@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.20240319-034132",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.007434 0.000164 2.414937 ( 2.474481)
build_miniruby 0.001468 0.000070 1.575324 ( 1.574826)
build_ruby 0.001714 0.000000 3.600927 ( 3.835357)
build_all 0.003979 0.004000 6.974737 ( 3.049475)
build_install 0.018144 0.002686 8.758970 ( 4.815218)
test_btest 0.000700 0.000067 92.833140 ( 37.951844)
test_basic 0.003017 0.004059 1.005305 ( 1.091284)
test_all 0.071770 0.045419 761.479056 (249.289874)
test_rubyspec 0.046229 0.045187 121.658266 (137.567792)
total: 441.65 sec