Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-021134
#<BuildRuby:0x000056412b2ca1d8
@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.20230428-021134",
@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.000023 0.000004 0.000027 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006398 0.000316 1.899985 ( 4.146553)
build_miniruby 0.001482 0.000194 1.374558 ( 1.540629)
build_ruby 0.001631 0.000000 2.705882 ( 3.073447)
build_all 0.007586 0.000658 2.309828 ( 2.202628)
build_install 0.015688 0.002965 3.524929 ( 3.060178)
test_btest 0.000841 0.000112 75.102370 ( 35.917820)
test_basic 0.004233 0.000024 0.778167 ( 1.089773)
test_all 0.001404 0.000181 609.025481 (256.123974)
test_rubyspec 0.044298 0.009973 82.820118 (101.435893)
total: 408.59 sec