Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-235906
#<BuildRuby:0x00005638ea93de00
@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.20230803-235906",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007303 0.000344 2.369329 ( 7.162485)
build_miniruby 0.001469 0.000146 1.800047 ( 4.816613)
build_ruby 0.001795 0.000180 3.497288 ( 8.295912)
build_all 0.007435 0.000743 2.779077 ( 6.140969)
build_install 0.009255 0.012363 4.685626 ( 9.071182)
test_btest 0.001030 0.000187 84.514800 ( 82.570686)
test_basic 0.004329 0.004284 0.969650 ( 2.641574)
test_all 0.000984 0.000203 681.533154 (595.848141)
test_rubyspec 0.026520 0.033573 100.658336 (174.989978)
total: 891.54 sec