Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-070201
#<BuildRuby:0x00005642b2efe098
@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.20230616-070201",
@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.000002 0.000024 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006590 0.000189 2.009860 ( 5.448044)
build_miniruby 0.001417 0.000101 1.379622 ( 1.541170)
build_ruby 0.001894 0.000136 2.695857 ( 3.652256)
build_all 0.003163 0.004508 2.489894 ( 3.265729)
build_install 0.018116 0.000091 3.795081 ( 4.447393)
test_btest 0.000686 0.000064 77.126915 ( 48.765406)
test_basic 0.003311 0.004755 0.846303 ( 1.787016)
test_all 0.000543 0.001100 570.718870 (313.380265)
test_rubyspec 0.039530 0.017316 88.202205 (147.892213)
total: 530.18 sec