Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-174507
#<BuildRuby:0x000055bd7ec56340
@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.20230121-174507",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004483 0.000021 1.146000 ( 1.532136)
build_miniruby 0.001334 0.000000 1.151136 ( 1.150111)
build_ruby 0.001628 0.000000 2.659211 ( 2.971145)
build_all 0.006105 0.000218 3.676675 ( 1.810063)
build_install 0.014736 0.000076 2.747366 ( 1.937128)
test_btest 0.000616 0.000023 56.011959 ( 17.071100)
test_basic 0.004724 0.000015 0.428154 ( 0.537402)
test_all 0.001022 0.000036 640.147268 (225.503824)
test_rubyspec 0.014336 0.027610 67.224496 ( 77.231471)
total: 329.75 sec