Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-174520
#<BuildRuby:0x0000561e259d1fb8
@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.20240214-174520",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005662 0.000654 1.858498 ( 2.224086)
build_miniruby 0.001347 0.000155 1.751041 ( 1.749903)
build_ruby 0.001818 0.000209 3.295271 ( 3.543284)
build_all 0.008514 0.000000 6.842715 ( 3.759609)
build_install 0.010468 0.008082 8.572434 ( 5.432591)
test_btest 0.000000 0.000940 94.449193 ( 43.664060)
test_basic 0.004722 0.003227 1.001281 ( 1.142812)
test_all 0.092402 0.028964 806.603744 (362.682557)
test_rubyspec 0.076075 0.036458 192.838228 (203.682047)
total: 627.88 sec