Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-104357
#<BuildRuby:0x00007f9b414efdc0
@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.20240813-104357",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.007623 0.000874 3.941742 ( 8.791048)
build_miniruby 0.000000 0.001875 1.741952 ( 1.875078)
build_ruby 0.000000 0.002143 4.511660 ( 5.297099)
build_all 0.010260 0.000512 8.884478 ( 4.162532)
build_install 0.014555 0.008958 11.724258 ( 5.699121)
test_btest 0.000711 0.000205 119.657777 ( 32.719757)
test_basic 0.000000 0.010146 1.127133 ( 1.169378)
test_all 0.094243 0.055814 826.013708 (247.000950)
test_rubyspec 0.042162 0.049303 159.474416 ( 35.196199)
total: 341.91 sec