Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-154208
#<BuildRuby:0x0000560fb42e1de0
@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.20230817-154208",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006159 0.000293 2.237105 ( 4.695588)
build_miniruby 0.001246 0.000172 1.607480 ( 2.412060)
build_ruby 0.000000 0.001575 3.453588 ( 4.481359)
build_all 0.002067 0.006244 6.206578 ( 4.590075)
build_install 0.013782 0.005315 7.711179 ( 6.882644)
test_btest 0.000000 0.000817 80.989236 ( 53.449076)
test_basic 0.000000 0.008444 0.998508 ( 2.105410)
test_all 0.002753 0.008457 701.844335 (473.538577)
test_rubyspec 0.033054 0.038426 109.330733 (163.730901)
total: 715.89 sec