Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-131646
#<BuildRuby:0x0000559338ab23b0
@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-131646",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006110 0.001410 2.312625 ( 7.119581)
build_miniruby 0.001021 0.000235 1.714903 ( 4.629998)
build_ruby 0.000000 0.002132 3.449229 ( 7.381539)
build_all 0.004160 0.003257 2.729317 ( 4.120399)
build_install 0.016020 0.002984 4.259979 ( 6.372123)
test_btest 0.000908 0.000235 83.301496 ( 64.354583)
test_basic 0.008803 0.000000 1.026101 ( 1.632331)
test_all 0.001049 0.000000 658.616393 (473.436242)
test_rubyspec 0.045714 0.021092 100.469376 (232.027849)
total: 801.08 sec