Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-093937
#<BuildRuby:0x0000557ca6ae6320
@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.20240111-093937",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005187 1.421332 ( 1.790639)
build_miniruby 0.000000 0.001310 1.323720 ( 1.321756)
build_ruby 0.000617 0.000781 2.531858 ( 2.758255)
build_all 0.002031 0.004489 5.220962 ( 2.093128)
build_install 0.013691 0.001355 6.248756 ( 3.060732)
test_btest 0.000927 0.000224 82.233876 ( 22.075920)
test_basic 0.005274 0.001273 0.870974 ( 0.930322)
test_all 0.085042 0.036256 735.539303 (209.447146)
test_rubyspec 0.015872 0.041554 82.101654 ( 93.485642)
total: 336.96 sec