Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-000709
#<BuildRuby:0x0000561b363da1d8
@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.20230612-000709",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005566 0.000464 1.902724 ( 3.469389)
build_miniruby 0.001547 0.000129 1.413774 ( 1.486567)
build_ruby 0.001759 0.000147 2.884238 ( 3.195377)
build_all 0.002501 0.004695 2.258929 ( 2.090881)
build_install 0.006284 0.012847 3.603605 ( 3.164411)
test_btest 0.000599 0.000138 76.920398 ( 39.663210)
test_basic 0.005686 0.001312 0.799241 ( 1.724665)
test_all 0.001301 0.000300 555.221866 (234.696571)
test_rubyspec 0.032789 0.020208 83.362338 (100.068140)
total: 389.56 sec