Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-223953
#<BuildRuby:0x000055af5f811d70
@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.20230711-223953",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006391 0.000150 2.182516 ( 3.642565)
build_miniruby 0.001450 0.000097 1.551706 ( 1.617509)
build_ruby 0.001468 0.000098 3.246372 ( 4.007465)
build_all 0.002774 0.004174 2.564668 ( 2.467352)
build_install 0.011998 0.007249 4.039802 ( 4.266075)
test_btest 0.000423 0.000462 80.967462 ( 43.556583)
test_basic 0.004124 0.003565 0.926055 ( 1.047173)
test_all 0.001149 0.000186 640.873228 (309.461569)
test_rubyspec 0.020830 0.032698 90.224531 (115.328050)
total: 485.40 sec