Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-103638
#<BuildRuby:0x000055a3a7226320
@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.20240210-103638",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.006174 1.973336 ( 2.328843)
build_miniruby 0.000000 0.001484 1.642645 ( 1.642065)
build_ruby 0.000000 0.001679 3.274636 ( 3.508804)
build_all 0.003344 0.004622 6.570500 ( 3.351922)
build_install 0.008778 0.010179 7.902512 ( 4.516676)
test_btest 0.000592 0.000296 86.743401 ( 34.202380)
test_basic 0.004095 0.002048 0.936969 ( 1.034261)
test_all 0.089698 0.024747 773.670450 (302.622284)
test_rubyspec 0.054854 0.052284 176.515648 (187.021004)
total: 540.23 sec