Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-072355
#<BuildRuby:0x00005638587ce1d8
@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.20230825-072355",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007164 0.000632 2.492049 ( 7.516628)
build_miniruby 0.000000 0.002275 1.777320 ( 2.861394)
build_ruby 0.000493 0.001337 3.594812 ( 6.876106)
build_all 0.004804 0.004131 6.710452 ( 7.950800)
build_install 0.009293 0.012392 8.605055 ( 10.644659)
test_btest 0.000868 0.000183 88.033344 ( 71.239202)
test_basic 0.004407 0.005148 1.092356 ( 2.540232)
test_all 0.009421 0.001199 724.544835 (523.387633)
test_rubyspec 0.049561 0.024195 111.451828 (159.485079)
total: 792.50 sec