Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-185239
#<BuildRuby:0x0000564d458ae3d0
@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.20240320-185239",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006288 0.002560 3.594988 ( 2.467726)
build_miniruby 0.001207 0.000000 1.422485 ( 1.420732)
build_ruby 0.000000 0.001578 2.651228 ( 2.902169)
build_all 0.005529 0.001964 6.540385 ( 2.519632)
build_install 0.014687 0.002995 8.721509 ( 3.833559)
test_btest 0.000747 0.000206 89.950480 ( 23.508622)
test_basic 0.001799 0.004792 0.792930 ( 0.850465)
test_all 0.064283 0.053580 746.231784 (240.420015)
test_rubyspec 0.032400 0.053719 122.488632 (132.263878)
total: 410.19 sec