Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-061821
#<BuildRuby:0x000055e61fede008
@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.20230911-061821",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006500 0.000347 2.328744 ( 4.502340)
build_miniruby 0.001599 0.000207 1.656068 ( 1.774184)
build_ruby 0.001934 0.000249 3.374968 ( 3.713739)
build_all 0.005158 0.003753 6.574006 ( 3.989005)
build_install 0.019782 0.000000 8.136659 ( 5.758897)
test_btest 0.000828 0.000006 86.026690 ( 44.939132)
test_basic 0.003472 0.004059 1.016284 ( 1.359924)
test_all 0.006939 0.003231 702.728286 (301.006767)
test_rubyspec 0.034452 0.036910 107.746484 (127.429986)
total: 494.48 sec