Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-174808
#<BuildRuby:0x000055db481d2008
@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.20240112-174808",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004304 0.001291 1.620876 ( 1.976963)
build_miniruby 0.001188 0.000356 1.612768 ( 1.610839)
build_ruby 0.001962 0.000000 3.403157 ( 3.640315)
build_all 0.000199 0.007456 5.643244 ( 2.636440)
build_install 0.010147 0.007068 6.823007 ( 3.625729)
test_btest 0.000530 0.000216 83.580267 ( 39.560877)
test_basic 0.002475 0.004853 0.941351 ( 1.141920)
test_all 0.057467 0.062843 764.832230 (253.351577)
test_rubyspec 0.023341 0.046511 94.712466 (110.410297)
total: 417.96 sec