Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-134450
#<BuildRuby:0x000055c35dcc1e80
@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.20231023-134450",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004966 0.003446 3.427586 ( 3.555075)
build_miniruby 0.001200 0.000230 1.535284 ( 1.534269)
build_ruby 0.001168 0.000224 2.567064 ( 2.765145)
build_all 0.006531 0.000000 5.377054 ( 2.206037)
build_install 0.013273 0.001344 7.190935 ( 3.223888)
test_btest 0.000000 0.001117 76.080845 ( 20.229548)
test_basic 0.000000 0.005776 0.760720 ( 0.818763)
test_all 0.079193 0.039418 623.998571 (188.721953)
test_rubyspec 0.016305 0.039795 83.218730 ( 94.867237)
total: 317.92 sec