Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-150313
#<BuildRuby:0x000055da409222a8
@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.20230829-150313",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000045)
configure 0.000000 0.000033 0.000033 ( 0.000032)
build_up 0.004436 0.004159 2.304718 ( 4.851443)
build_miniruby 0.001837 0.000000 1.761494 ( 1.870188)
build_ruby 0.001775 0.000000 3.625287 ( 4.232710)
build_all 0.008663 0.000000 6.373652 ( 4.357530)
build_install 0.012404 0.008192 7.836892 ( 6.076356)
test_btest 0.000872 0.000118 84.919760 ( 46.125618)
test_basic 0.008618 0.000595 0.944056 ( 1.206871)
test_all 0.009560 0.000685 661.464922 (290.057374)
test_rubyspec 0.035568 0.034275 105.550274 (124.710128)
total: 483.49 sec