Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-035527
#<BuildRuby:0x000055f696ce6228
@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.20230816-035527",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007252 0.000207 2.430875 ( 5.798271)
build_miniruby 0.001556 0.000000 1.744376 ( 2.626459)
build_ruby 0.001807 0.000000 3.336311 ( 17.682757)
build_all 0.008773 0.000028 6.357964 ( 5.447720)
build_install 0.017125 0.003758 8.160784 ( 8.139986)
test_btest 0.000862 0.000063 85.652132 ( 58.243857)
test_basic 0.007342 0.000537 1.017939 ( 2.094974)
test_all 0.011342 0.004781 717.265448 (686.919998)
test_rubyspec 0.047557 0.027390 108.735087 (189.632839)
total: 976.59 sec