Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-175720
#<BuildRuby:0x00005558da3de130
@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.20230608-175720",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002492 0.003728 1.860887 ( 4.294137)
build_miniruby 0.001259 0.000219 1.297399 ( 1.538196)
build_ruby 0.001426 0.000248 2.686828 ( 3.140480)
build_all 0.007447 0.000000 2.272013 ( 2.456414)
build_install 0.015632 0.002409 3.530329 ( 3.411842)
test_btest 0.000000 0.001024 76.952471 ( 39.811531)
test_basic 0.000000 0.007200 0.806743 ( 0.982678)
test_all 0.000860 0.000655 564.655794 (257.346303)
test_rubyspec 0.028265 0.023990 82.212325 (100.234778)
total: 413.22 sec