Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-005650
#<BuildRuby:0x0000555a9c1ba4f8
@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.20231220-005650",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002783 0.003729 2.001660 ( 3.253194)
build_miniruby 0.001299 0.000199 1.674665 ( 2.728850)
build_ruby 0.001536 0.000236 3.420889 ( 15.901961)
build_all 0.004690 0.003393 5.682020 ( 3.968784)
build_install 0.015671 0.003904 7.182917 ( 5.967339)
test_btest 0.001350 0.000000 83.085200 ( 56.391523)
test_basic 0.007813 0.000269 0.913615 ( 1.251070)
test_all 0.077320 0.042279 675.503536 (295.125970)
test_rubyspec 0.024916 0.032672 85.695265 ( 97.113941)
total: 481.70 sec