Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-170543
#<BuildRuby:0x000056208a6023d0
@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.20230806-170543",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006024 0.001572 2.342275 ( 6.735529)
build_miniruby 0.001313 0.000343 1.794362 ( 3.565211)
build_ruby 0.001415 0.000369 3.511875 ( 16.846663)
build_all 0.004847 0.003337 2.861917 ( 4.194945)
build_install 0.017912 0.002396 4.570986 ( 7.832822)
test_btest 0.001031 0.000267 85.217557 ( 68.312285)
test_basic 0.000000 0.007800 0.944974 ( 2.044110)
test_all 0.004226 0.002968 698.960726 (563.691586)
test_rubyspec 0.032420 0.028354 103.404885 (203.659715)
total: 876.88 sec