Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-125904
#<BuildRuby:0x000055a16c90a8e0
@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.20240318-125904",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003835 0.003198 2.323920 ( 2.456481)
build_miniruby 0.001552 0.000298 1.511765 ( 1.509423)
build_ruby 0.001253 0.000241 3.094231 ( 3.323328)
build_all 0.006982 0.000561 6.673087 ( 2.544368)
build_install 0.016138 0.002565 8.709514 ( 4.111402)
test_btest 0.000697 0.000126 91.815228 ( 24.677451)
test_basic 0.005807 0.001056 0.994150 ( 1.052532)
test_all 0.107085 0.014411 836.386588 (247.819496)
test_rubyspec 0.050461 0.034027 114.648309 (123.598605)
total: 411.09 sec