Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-001210
#<BuildRuby:0x000055f32d1c5fb8
@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.20230808-001210",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.000000 0.008285 2.258555 ( 4.470996)
build_miniruby 0.000000 0.001383 1.667489 ( 2.175064)
build_ruby 0.000000 0.001465 3.547740 ( 4.950742)
build_all 0.001552 0.006482 2.687056 ( 2.540187)
build_install 0.013920 0.004592 4.474626 ( 3.951202)
test_btest 0.000836 0.000000 84.243194 ( 50.266375)
test_basic 0.004521 0.000000 0.962980 ( 2.395715)
test_all 0.001868 0.000000 678.114741 (429.003060)
test_rubyspec 0.034968 0.022569 99.461404 (131.332469)
total: 631.09 sec