Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-213500
#<BuildRuby:0x000055f31170da00
@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.20240301-213500",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004774 0.002260 2.494921 ( 2.375767)
build_miniruby 0.000000 0.001486 1.646146 ( 1.646578)
build_ruby 0.000379 0.001034 3.500366 ( 3.733144)
build_all 0.002874 0.004787 6.693803 ( 3.016476)
build_install 0.019337 0.001435 8.793686 ( 4.880993)
test_btest 0.000906 0.000195 93.909614 ( 45.937391)
test_basic 0.003204 0.005292 1.029590 ( 1.219480)
test_all 0.090018 0.027884 776.054262 (308.060224)
test_rubyspec 0.025753 0.064605 122.647852 (132.173185)
total: 503.04 sec