Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-094407
#<BuildRuby:0x00005557896128e0
@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.20231021-094407",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.002230 0.004125 2.263706 ( 2.572921)
build_miniruby 0.001210 0.000097 1.830981 ( 1.854563)
build_ruby 0.001524 0.000122 3.097453 ( 3.310978)
build_all 0.007079 0.000000 5.721232 ( 2.617805)
build_install 0.008606 0.009422 7.303874 ( 3.836589)
test_btest 0.000654 0.000096 80.831400 ( 38.189037)
test_basic 0.007160 0.000385 0.891057 ( 1.083328)
test_all 0.006183 0.003352 615.933862 (222.456792)
test_rubyspec 0.023212 0.043896 94.276338 (106.091669)
total: 382.01 sec