Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-015227
#<BuildRuby:0x0000562cfc045fb8
@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.20231024-015227",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006273 0.000724 3.489507 ( 3.584362)
build_miniruby 0.000000 0.001575 1.475600 ( 1.478538)
build_ruby 0.000458 0.001403 3.149286 ( 3.346664)
build_all 0.007472 0.000490 5.641162 ( 2.612487)
build_install 0.018697 0.000306 7.868167 ( 4.069352)
test_btest 0.000883 0.000000 79.788329 ( 29.279667)
test_basic 0.007757 0.000068 0.884306 ( 0.984084)
test_all 0.057607 0.062176 646.260400 (243.632313)
test_rubyspec 0.033448 0.031612 91.488630 (105.699924)
total: 394.69 sec