Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-160224
#<BuildRuby:0x0000562ca68ca1a8
@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.20230123-160224",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.001567 0.003484 1.209037 ( 1.964584)
build_miniruby 0.001084 0.000226 1.212924 ( 1.289167)
build_ruby 0.000000 0.001823 2.831981 ( 3.194581)
build_all 0.004761 0.003223 3.940462 ( 2.272679)
build_install 0.013066 0.002143 2.927111 ( 2.567080)
test_btest 0.000750 0.000000 56.021204 ( 28.649207)
test_basic 0.005738 0.000000 0.432717 ( 0.545027)
test_all 0.001202 0.000000 632.366909 (248.347933)
test_rubyspec 0.030376 0.019815 71.538641 ( 85.656997)
total: 374.49 sec