Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-162434
#<BuildRuby:0x00005641535ea4f8
@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.20240114-162434",
@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.000022 0.000003 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005358 0.000219 1.533441 ( 1.880841)
build_miniruby 0.001053 0.000162 1.439765 ( 1.437823)
build_ruby 0.001252 0.000192 2.940785 ( 3.184528)
build_all 0.005892 0.000000 4.953020 ( 1.905741)
build_install 0.013786 0.000000 5.928515 ( 2.866074)
test_btest 0.001095 0.000000 78.329040 ( 21.052453)
test_basic 0.006317 0.000000 0.866127 ( 0.937083)
test_all 0.085994 0.031237 720.112302 (208.031127)
test_rubyspec 0.042577 0.013869 82.507023 ( 94.271627)
total: 335.57 sec