Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-151902
#<BuildRuby:0x00005601833ae258
@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.20230913-151902",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007129 0.000514 2.321651 ( 4.794658)
build_miniruby 0.001607 0.000268 1.648297 ( 1.851963)
build_ruby 0.001566 0.000261 3.367769 ( 3.933236)
build_all 0.008221 0.000638 6.525596 ( 4.637671)
build_install 0.015386 0.004783 7.816649 ( 6.836963)
test_btest 0.000644 0.000114 84.773308 ( 45.155046)
test_basic 0.002071 0.007458 1.048736 ( 1.224784)
test_all 0.008741 0.001017 687.878914 (314.361649)
test_rubyspec 0.036251 0.032803 105.724502 (124.549937)
total: 507.35 sec