Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-175408
#<BuildRuby:0x000055757e4a62c8
@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.20240201-175408",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001990 0.004533 2.070288 ( 2.477114)
build_miniruby 0.002161 0.002627 90.878287 ( 29.454957)
build_ruby 0.001225 0.000306 2.977999 ( 3.183359)
build_all 0.006323 0.000564 5.621744 ( 2.178519)
build_install 0.008069 0.008117 7.178177 ( 3.415992)
test_btest 0.000323 0.000773 85.731157 ( 22.642336)
test_basic 0.000408 0.006093 0.687490 ( 0.744080)
test_all 0.052426 0.064251 721.436831 (207.006141)
test_rubyspec 0.038940 0.056316 151.652892 (163.187314)
total: 434.29 sec