Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-075807
#<BuildRuby:0x0000557cd72c5f70
@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.20230509-075807",
@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.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001074 0.004220 1.684297 ( 3.127464)
build_miniruby 0.001197 0.000192 1.083778 ( 1.082188)
build_ruby 0.001459 0.000233 2.432120 ( 2.644356)
build_all 0.005190 0.000830 1.863508 ( 1.085156)
build_install 0.011892 0.001903 3.252253 ( 2.289541)
test_btest 0.000639 0.000102 73.692600 ( 24.067075)
test_basic 0.005076 0.000038 0.722818 ( 0.807366)
test_all 0.001377 0.000212 539.129946 (176.837309)
test_rubyspec 0.024075 0.014212 70.804644 ( 82.546398)
total: 294.49 sec