Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-000706
#<BuildRuby:0x0000561d9f1be208
@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.20231024-000706",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000008 0.000002 0.000010 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.006087 0.001159 2.972665 ( 3.116558)
build_miniruby 0.001069 0.000203 1.356464 ( 1.354690)
build_ruby 0.001358 0.000000 2.559719 ( 2.805682)
build_all 0.005992 0.000000 5.085150 ( 2.108644)
build_install 0.011025 0.005500 7.109406 ( 3.106631)
test_btest 0.000724 0.000151 79.651061 ( 21.222749)
test_basic 0.004585 0.000955 0.823077 ( 0.881898)
test_all 0.073357 0.043446 625.657094 (194.696382)
test_rubyspec 0.018269 0.031667 77.171391 ( 88.855089)
total: 318.15 sec