Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-195352
#<BuildRuby:0x000056119344a390
@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.20231014-195352",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002675 0.003833 2.172815 ( 2.274764)
build_miniruby 0.001219 0.000131 1.469284 ( 1.467579)
build_ruby 0.001354 0.000145 2.970410 ( 3.167438)
build_all 0.006750 0.000723 6.209293 ( 2.833745)
build_install 0.012878 0.004281 7.675935 ( 4.078394)
test_btest 0.000000 0.000806 89.393542 ( 27.463933)
test_basic 0.001258 0.006351 0.920254 ( 0.987147)
test_all 0.009596 0.000000 683.545651 (219.081092)
test_rubyspec 0.028349 0.034279 97.871748 (109.252363)
total: 370.61 sec