Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-110127
#<BuildRuby:0x000055de12476120
@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.20240202-110127",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004082 0.002868 2.093317 ( 3.112547)
build_miniruby 0.001146 0.000335 1.803582 ( 1.921901)
build_ruby 0.001394 0.000407 3.597350 ( 3.999879)
build_all 0.004196 0.005316 6.395624 ( 5.311950)
build_install 0.016732 0.004450 7.807956 ( 6.501730)
test_btest 0.000822 0.000266 89.350466 ( 71.159236)
test_basic 0.006319 0.002045 0.957936 ( 1.593769)
test_all 0.082016 0.044829 818.478480 (735.988022)
test_rubyspec 0.044338 0.069873 191.728636 (296.049257)
total: 1125.64 sec