Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-012150
#<BuildRuby:0x00005609a41563b0
@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-012150",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002723 0.003818 2.102308 ( 2.191636)
build_miniruby 0.001086 0.000201 1.511954 ( 1.510120)
build_ruby 0.001226 0.000227 2.477837 ( 2.706009)
build_all 0.000900 0.005556 5.771591 ( 2.193515)
build_install 0.006546 0.009430 6.887448 ( 3.112527)
test_btest 0.000539 0.000162 85.716419 ( 22.874457)
test_basic 0.000000 0.005729 0.826455 ( 0.888063)
test_all 0.006152 0.002670 707.314426 (218.154858)
test_rubyspec 0.037248 0.016734 93.266108 (104.557721)
total: 358.19 sec