Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-224535
#<BuildRuby:0x00005640f1c5a228
@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.20230922-224535",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002584 0.004494 2.398346 ( 4.609575)
build_miniruby 0.001799 0.000299 1.676412 ( 1.924142)
build_ruby 0.001530 0.000255 3.444634 ( 4.113147)
build_all 0.000000 0.008473 6.307053 ( 4.842469)
build_install 0.008238 0.011419 7.893503 ( 6.486054)
test_btest 0.000714 0.000217 85.826937 ( 50.061777)
test_basic 0.000000 0.007905 0.933508 ( 1.237542)
test_all 0.002923 0.006496 739.379850 (408.879248)
test_rubyspec 0.041630 0.027846 103.066528 (115.445199)
total: 597.60 sec