Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-042727
#<BuildRuby:0x000056464bf02318
@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.20230823-042727",
@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.000003 0.000025 ( 0.000027)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002513 0.004491 2.287367 ( 6.527294)
build_miniruby 0.001542 0.000309 1.747870 ( 2.814495)
build_ruby 0.001636 0.000327 3.707965 ( 7.371066)
build_all 0.008046 0.000747 6.428719 ( 7.667747)
build_install 0.013370 0.008727 7.965600 ( 11.331099)
test_btest 0.000844 0.000199 88.354549 ( 67.666265)
test_basic 0.000000 0.007351 0.973102 ( 1.658296)
test_all 0.007791 0.002243 720.011806 (361.011651)
test_rubyspec 0.023624 0.045219 103.576831 (116.490669)
total: 582.54 sec