Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-192233
#<BuildRuby:0x00005616209d1e80
@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.20240229-192233",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006913 2.598444 ( 2.104476)
build_miniruby 0.000771 0.000427 1.651578 ( 1.649877)
build_ruby 0.001452 0.000279 2.914381 ( 3.155637)
build_all 0.006078 0.000393 6.181298 ( 2.410161)
build_install 0.015183 0.001990 7.444414 ( 3.367894)
test_btest 0.000708 0.000126 87.289139 ( 22.821371)
test_basic 0.002076 0.003971 0.910822 ( 0.968580)
test_all 0.074202 0.043566 737.678752 (210.353146)
test_rubyspec 0.048160 0.031807 102.933200 (112.307993)
total: 359.14 sec