Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-175812
#<BuildRuby:0x000055876459e8e0
@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.20230526-175812",
@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.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005394 0.000980 1.825793 ( 4.366543)
build_miniruby 0.001061 0.000193 1.294275 ( 1.548971)
build_ruby 0.001218 0.000221 2.580828 ( 2.914804)
build_all 0.007026 0.000000 2.099067 ( 1.772552)
build_install 0.012244 0.003924 3.352997 ( 3.087202)
test_btest 0.000848 0.000000 74.709275 ( 39.774561)
test_basic 0.006128 0.000000 0.721627 ( 0.986117)
test_all 0.000867 0.000000 595.010904 (265.825318)
test_rubyspec 0.034592 0.015727 83.191074 (102.932928)
total: 423.21 sec