Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-104914
#<BuildRuby:0x000055b7e46ae338
@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.20230907-104914",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004874 0.000903 1.575779 ( 1.960721)
build_miniruby 0.001261 0.000233 1.643195 ( 1.641013)
build_ruby 0.002001 0.000000 3.276253 ( 3.463464)
build_all 0.004372 0.004718 6.389732 ( 3.034945)
build_install 0.018700 0.002009 7.770482 ( 4.147499)
test_btest 0.000714 0.000142 83.128311 ( 28.644259)
test_basic 0.003656 0.000731 0.909840 ( 6.485057)
test_all 0.007232 0.001446 654.036924 (216.513792)
test_rubyspec 0.036947 0.017197 86.819352 ( 98.234823)
total: 364.13 sec