Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-205115
#<BuildRuby:0x00007fa1e0bafde0
@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.20240830-205115",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.006372 0.001439 3.463818 ( 3.413567)
build_miniruby 0.000000 0.001774 1.503994 ( 1.500829)
build_ruby 0.000000 0.002020 4.145854 ( 4.351973)
build_all 0.008402 0.000169 7.758807 ( 3.124500)
build_install 0.006044 0.014367 10.203553 ( 4.724924)
test_btest 0.000824 0.000275 113.992862 ( 29.962247)
test_basic 0.001251 0.008425 1.075010 ( 1.120768)
test_all 0.110383 0.039426 816.508053 (232.098706)
test_rubyspec 0.059989 0.025190 157.931916 ( 33.020235)
total: 313.32 sec