Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-042625
#<BuildRuby:0x0000561beea5e230
@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.20230802-042625",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003035 0.004625 2.365548 ( 6.963088)
build_miniruby 0.001554 0.000299 3.202525 ( 7.072108)
build_ruby 0.001318 0.000254 3.343432 ( 6.251928)
build_all 0.006490 0.001248 2.713884 ( 3.335297)
build_install 0.017818 0.000730 4.295599 ( 5.587974)
test_btest 0.000640 0.000111 81.060356 ( 53.736513)
test_basic 0.007707 0.000000 0.946963 ( 1.555305)
test_all 0.001221 0.000000 627.871832 (418.277763)
test_rubyspec 0.018586 0.039269 99.834016 (169.318761)
total: 672.10 sec