Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-102212
#<BuildRuby:0x0000556c7f21e120
@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.20230901-102212",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005515 0.000294 1.838860 ( 2.976716)
build_miniruby 0.000000 0.002066 1.705314 ( 1.843091)
build_ruby 0.000901 0.001162 3.640593 ( 4.236065)
build_all 0.008474 0.000000 6.202218 ( 4.523686)
build_install 0.018179 0.001654 7.520604 ( 5.559386)
test_btest 0.000784 0.000144 85.307418 ( 45.904424)
test_basic 0.007711 0.000740 0.967156 ( 1.240449)
test_all 0.009035 0.000934 683.697527 (321.586973)
test_rubyspec 0.042966 0.027455 103.589248 (122.745388)
total: 510.62 sec