Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-142948
#<BuildRuby:0x000055bb624228e0
@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.20230905-142948",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001868 0.004468 2.565802 ( 2.406629)
build_miniruby 0.003469 0.000000 2.148114 ( 1.745560)
build_ruby 0.000000 0.001905 3.147766 ( 3.379669)
build_all 0.005348 0.002301 6.097251 ( 2.588076)
build_install 0.014913 0.002088 7.592913 ( 4.208939)
test_btest 0.000794 0.000242 84.159186 ( 27.754447)
test_basic 0.003627 0.004120 0.895392 ( 0.976173)
test_all 0.006848 0.002282 692.434761 (213.841946)
test_rubyspec 0.037034 0.034775 103.076550 (123.777297)
total: 380.68 sec