Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-081350
#<BuildRuby:0x000055b3659f9f20
@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.20230921-081350",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005565 0.001193 2.358524 ( 4.602113)
build_miniruby 0.000000 0.001911 1.756043 ( 2.228962)
build_ruby 0.000526 0.001206 3.599369 ( 4.863566)
build_all 0.004240 0.005104 6.471505 ( 5.580953)
build_install 0.014576 0.007231 8.328956 ( 7.268196)
test_btest 0.000753 0.000226 87.074439 ( 62.255848)
test_basic 0.008135 0.001066 1.024711 ( 1.471491)
test_all 0.007799 0.002264 710.804144 (567.873129)
test_rubyspec 0.020844 0.061583 110.659835 (155.738232)
total: 811.88 sec