Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-115423
#<BuildRuby:0x0000560a1382df70
@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.20240211-115423",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.006295 1.914537 ( 2.972002)
build_miniruby 0.000000 0.001412 1.667121 ( 1.665936)
build_ruby 0.000000 0.001703 3.418331 ( 3.640293)
build_all 0.004119 0.003969 6.669553 ( 3.398236)
build_install 0.009682 0.009404 8.149527 ( 4.620997)
test_btest 0.000814 0.000297 89.602649 ( 36.574730)
test_basic 0.002418 0.004903 0.949069 ( 1.029399)
test_all 0.079816 0.034666 706.246742 (276.369139)
test_rubyspec 0.053618 0.051922 177.887996 (187.387350)
total: 517.66 sec