Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-133100
#<BuildRuby:0x00007f78aa51fde0
@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.20240923-133100",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.009293 0.000177 4.696777 ( 4.239437)
build_miniruby 0.000000 0.001659 1.349400 ( 1.353508)
build_ruby 0.000244 0.001658 3.848954 ( 4.055977)
build_all 0.008767 0.001421 7.541626 ( 3.581886)
build_install 0.016371 0.005622 11.009353 ( 5.167840)
test_btest 0.000877 0.000158 97.474207 ( 31.330765)
test_basic 0.009408 0.000098 1.122035 ( 1.170037)
test_all 0.111474 0.036128 742.654869 (233.310903)
test_rubyspec 0.050540 0.035074 131.842932 ( 28.507506)
total: 312.72 sec