Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-182908
#<BuildRuby:0x000055ceba155f48
@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.20231213-182908",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000025)
build_up 0.002928 0.003920 2.368461 ( 2.627722)
build_miniruby 0.001615 0.000180 1.609174 ( 1.608789)
build_ruby 0.001507 0.000168 3.285914 ( 3.490387)
build_all 0.007938 0.000408 5.794448 ( 2.603840)
build_install 0.012284 0.003170 6.941616 ( 3.352546)
test_btest 0.000796 0.000096 81.339475 ( 25.022711)
test_basic 0.000000 0.006935 0.847662 ( 0.915375)
test_all 0.076767 0.046712 730.002736 (305.056420)
test_rubyspec 0.032820 0.044951 102.289695 (140.715453)
total: 485.39 sec