Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-080834
#<BuildRuby:0x000055d81f332320
@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.20231015-080834",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007072 0.000000 2.238309 ( 2.296346)
build_miniruby 0.000000 0.001415 1.352961 ( 1.351616)
build_ruby 0.000133 0.001440 2.490254 ( 2.677763)
build_all 0.006788 0.000372 5.811334 ( 2.263557)
build_install 0.011569 0.004383 7.340188 ( 3.436470)
test_btest 0.000944 0.000135 82.257579 ( 20.528788)
test_basic 0.005172 0.000168 0.803600 ( 0.864832)
test_all 0.008168 0.000563 648.680072 (217.295384)
test_rubyspec 0.044628 0.010747 78.102737 ( 89.461948)
total: 340.18 sec