Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-020319
#<BuildRuby:0x000055ea0a7edfc0
@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.20230917-020319",
@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.000000 0.000022 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007385 0.000102 2.394311 ( 5.001707)
build_miniruby 0.001586 0.000046 1.697259 ( 1.790586)
build_ruby 0.001902 0.000056 3.476977 ( 3.930384)
build_all 0.008703 0.000130 6.335755 ( 4.965238)
build_install 0.019960 0.000187 7.924323 ( 6.586703)
test_btest 0.001104 0.000000 84.744054 ( 44.402628)
test_basic 0.003209 0.004243 0.974590 ( 1.189887)
test_all 0.010509 0.000300 706.749552 (311.601804)
test_rubyspec 0.042469 0.034529 108.858501 (129.489468)
total: 508.96 sec