Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-131225
#<BuildRuby:0x000055bb0d8e1d90
@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.20231217-131225",
@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.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006398 0.000685 2.554791 ( 4.064767)
build_miniruby 0.001527 0.000000 1.663299 ( 1.728880)
build_ruby 0.001721 0.000000 3.374763 ( 20.697377)
build_all 0.008346 0.000000 5.903742 ( 4.415450)
build_install 0.016242 0.001064 7.388733 ( 5.140040)
test_btest 0.000789 0.000074 83.545181 ( 64.195799)
test_basic 0.006840 0.000641 0.909063 ( 1.290491)
test_all 0.079210 0.042540 702.959272 (336.161485)
test_rubyspec 0.046184 0.027186 100.448207 (121.241130)
total: 558.94 sec