Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-134315
#<BuildRuby:0x0000558a6d4d9fc0
@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.20240310-134315",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003896 0.004025 2.315197 ( 2.088350)
build_miniruby 0.000000 0.001256 1.574836 ( 1.572714)
build_ruby 0.000000 0.001481 3.398763 ( 28.513809)
build_all 0.003532 0.004190 6.702699 ( 2.567999)
build_install 0.012932 0.005251 8.570749 ( 4.088230)
test_btest 0.000817 0.000198 89.618356 ( 24.047388)
test_basic 0.002857 0.003399 0.905483 ( 0.970030)
test_all 0.094962 0.025302 809.705905 (344.386984)
test_rubyspec 0.079864 0.019207 133.840043 (168.219248)
total: 576.46 sec