Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-095058
#<BuildRuby:0x000055cc4006e1d8
@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.20230801-095058",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006468 0.000626 2.256286 ( 7.722449)
build_miniruby 0.001858 0.000180 1.730520 ( 3.717336)
build_ruby 0.002060 0.000199 3.572363 ( 8.892078)
build_all 0.003542 0.004479 2.606070 ( 3.910183)
build_install 0.015137 0.005178 4.297329 ( 8.275962)
test_btest 0.000824 0.000125 82.237468 ( 90.787193)
test_basic 0.005161 0.003761 1.000051 ( 3.240553)
test_all 0.002573 0.004791 697.112961 (741.735991)
test_rubyspec 0.043076 0.017064 99.333796 (201.071836)
total: 1069.35 sec