Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-034335
#<BuildRuby:0x00005635672d1fc0
@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.20230809-034335",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002316 0.004486 2.222296 ( 6.682930)
build_miniruby 0.001527 0.000294 1.764723 ( 4.989577)
build_ruby 0.001964 0.000000 3.497367 ( 20.039614)
build_all 0.007298 0.000954 2.753573 ( 4.612731)
build_install 0.014698 0.005616 4.422178 ( 6.479150)
test_btest 0.000953 0.000197 83.175205 ( 64.130412)
test_basic 0.006346 0.001313 0.969872 ( 2.578259)
test_all 0.000000 0.001658 665.301586 (452.492285)
test_rubyspec 0.032984 0.028868 102.534469 (234.017339)
total: 796.02 sec