Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-120246
#<BuildRuby:0x000055d6f0e7a118
@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.20230626-120246",
@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.000019 0.000003 0.000022 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002345 0.004389 2.036949 ( 5.453779)
build_miniruby 0.001435 0.000229 1.575373 ( 1.936762)
build_ruby 0.001395 0.000223 3.090937 ( 3.690449)
build_all 0.003993 0.004184 2.488998 ( 2.407489)
build_install 0.001907 0.016119 3.894853 ( 3.711480)
test_btest 0.000636 0.000212 79.794042 ( 41.671166)
test_basic 0.001680 0.005808 0.869807 ( 1.360199)
test_all 0.000652 0.000247 587.384626 (278.389698)
test_rubyspec 0.041232 0.015495 90.117228 (118.281146)
total: 456.90 sec