Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-054147
#<BuildRuby:0x00005636314f63d0
@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.20231210-054147",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000000 0.006685 2.304766 ( 2.354554)
build_miniruby 0.001366 0.000399 1.657428 ( 1.656386)
build_ruby 0.001225 0.000408 3.239662 ( 12.195809)
build_all 0.005047 0.002975 5.847152 ( 2.839126)
build_install 0.012176 0.005486 7.229586 ( 4.013847)
test_btest 0.000588 0.000213 85.274670 ( 36.925198)
test_basic 0.005425 0.000456 0.928743 ( 0.995113)
test_all 0.064133 0.058110 695.230309 (268.379429)
test_rubyspec 0.023673 0.047478 96.213260 (107.885484)
total: 437.25 sec