Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-113304
#<BuildRuby:0x000055b6e10ee078
@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.20231228-113304",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.001389 0.004107 1.697358 ( 2.077018)
build_miniruby 0.001399 0.000215 1.713853 ( 1.715916)
build_ruby 0.001498 0.000230 3.233632 ( 3.462564)
build_all 0.001836 0.005988 5.535378 ( 2.476031)
build_install 0.011957 0.004735 6.657799 ( 3.831697)
test_btest 0.000877 0.000198 79.360835 ( 30.989180)
test_basic 0.002379 0.004504 0.835778 ( 0.922266)
test_all 0.094752 0.023764 762.648915 (282.200872)
test_rubyspec 0.027313 0.042533 96.460992 (114.050378)
total: 441.73 sec