Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-232449
#<BuildRuby:0x000055eb4868a018
@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.20231023-232449",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006118 0.000471 3.100068 ( 3.212841)
build_miniruby 0.001259 0.000096 1.439890 ( 1.438872)
build_ruby 0.001263 0.000097 2.868776 ( 3.047217)
build_all 0.000664 0.006466 5.490526 ( 2.280016)
build_install 0.018980 0.000000 7.220886 ( 3.224638)
test_btest 0.001088 0.000000 77.783506 ( 21.618813)
test_basic 0.004903 0.000000 0.840468 ( 0.928426)
test_all 0.066143 0.052035 661.155811 (203.922609)
test_rubyspec 0.030611 0.022103 83.198590 ( 94.608112)
total: 334.28 sec