Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-105647
#<BuildRuby:0x00005634562fe2a8
@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.20230607-105647",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.006143 1.930659 ( 3.879789)
build_miniruby 0.000000 0.001362 1.362813 ( 1.536929)
build_ruby 0.001440 0.000461 2.706823 ( 3.067148)
build_all 0.002584 0.004535 2.260293 ( 2.260608)
build_install 0.016349 0.000746 3.581317 ( 3.370589)
test_btest 0.000643 0.000119 78.014996 ( 41.987621)
test_basic 0.002460 0.004832 0.798872 ( 1.070440)
test_all 0.001289 0.000286 580.693486 (252.098528)
test_rubyspec 0.032289 0.020885 84.499775 (103.605414)
total: 412.88 sec