Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-161440
#<BuildRuby:0x00007f06f11cfdc8
@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.20240617-161440",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.003695 0.003904 3.042109 ( 2.909328)
build_miniruby 0.001765 0.000000 1.616595 ( 1.617081)
build_ruby 0.001876 0.000000 4.179553 ( 4.316088)
build_all 0.005167 0.002898 7.399681 ( 2.956141)
build_install 0.013745 0.003487 9.563309 ( 4.284950)
test_btest 0.000669 0.000237 101.027444 ( 26.111376)
test_basic 0.007051 0.000959 0.913498 ( 0.965251)
test_all 0.110711 0.035454 698.107859 (198.949383)
test_rubyspec 0.031050 0.063284 160.257001 ( 27.108286)
total: 269.22 sec