Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-105311
#<BuildRuby:0x0000563c4c3d5fc0
@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.20230904-105311",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005515 0.000985 1.851106 ( 3.047315)
build_miniruby 0.001630 0.000291 1.649814 ( 1.685396)
build_ruby 0.000000 0.001946 3.335795 ( 3.634133)
build_all 0.004632 0.003276 6.145130 ( 3.918569)
build_install 0.016799 0.001570 7.436942 ( 5.605755)
test_btest 0.000568 0.000114 84.601595 ( 46.500859)
test_basic 0.003538 0.004889 0.964045 ( 1.205429)
test_all 0.008284 0.001893 696.641007 (300.230464)
test_rubyspec 0.030622 0.042233 105.006990 (124.486206)
total: 490.32 sec