Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-125144
#<BuildRuby:0x00007f0082c2fdd8
@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.20240629-125144",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006816 0.001988 3.993632 ( 3.359972)
build_miniruby 0.001695 0.000000 1.433015 ( 1.429782)
build_ruby 0.002112 0.000000 4.344926 ( 28.215439)
build_all 0.003591 0.005378 8.230264 ( 3.288204)
build_install 0.009291 0.010791 10.933505 ( 7.747526)
test_btest 0.001269 0.000000 116.710445 ( 31.298346)
test_basic 0.000000 0.009950 1.310175 ( 1.355470)
test_all 0.107548 0.042603 861.625871 (242.804547)
test_rubyspec 0.054098 0.042837 169.557214 ( 35.330266)
total: 354.83 sec