Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-155506
#<BuildRuby:0x000055c46e08e8e0
@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.20240319-155506",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.009701 0.000838 4.178019 ( 3.290189)
build_miniruby 0.000000 0.001499 1.718716 ( 1.735626)
build_ruby 0.000000 0.002023 3.579004 ( 3.826141)
build_all 0.007267 0.001084 7.218159 ( 4.193301)
build_install 0.017646 0.004399 9.805606 ( 5.712551)
test_btest 0.000796 0.000150 96.026077 ( 43.601909)
test_basic 0.001431 0.007062 0.959803 ( 1.107710)
test_all 0.074564 0.045366 796.651066 (296.546743)
test_rubyspec 0.062176 0.034822 138.104282 (169.111042)
total: 529.13 sec