Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-235537
#<BuildRuby:0x000055cf0c5d68e0
@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.20231228-235537",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002172 0.003603 1.643007 ( 2.036721)
build_miniruby 0.001261 0.000280 1.631594 ( 1.644562)
build_ruby 0.000000 0.001630 3.175501 ( 3.444155)
build_all 0.000000 0.008050 5.424540 ( 2.711048)
build_install 0.010058 0.008023 6.888065 ( 4.171953)
test_btest 0.000531 0.000188 80.376147 ( 29.723885)
test_basic 0.000000 0.006906 0.873383 ( 0.946795)
test_all 0.084905 0.033306 758.593568 (273.999106)
test_rubyspec 0.021933 0.047137 94.430641 (106.468402)
total: 425.15 sec