Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-104640
#<BuildRuby:0x00005626944524f8
@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.20231021-104640",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001956 0.003727 2.080620 ( 2.178195)
build_miniruby 0.001424 0.000171 1.468999 ( 1.467858)
build_ruby 0.001513 0.000182 2.690767 ( 2.896143)
build_all 0.000510 0.007355 5.627434 ( 3.051629)
build_install 0.012673 0.005836 7.202458 ( 4.394816)
test_btest 0.000826 0.000184 81.728938 ( 36.647995)
test_basic 0.005638 0.001253 0.848715 ( 0.930689)
test_all 0.003410 0.005950 649.223460 (237.183128)
test_rubyspec 0.035224 0.026269 93.107057 (104.792041)
total: 393.54 sec