Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-032456
#<BuildRuby:0x0000557d7570e8e0
@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.20231221-032456",
@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.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001609 0.004354 1.816208 ( 2.162065)
build_miniruby 0.001317 0.000211 1.574797 ( 1.574015)
build_ruby 0.001563 0.000250 3.262757 ( 3.486800)
build_all 0.008242 0.000000 5.787402 ( 3.266594)
build_install 0.010345 0.008885 7.168193 ( 4.361708)
test_btest 0.000587 0.000122 81.374161 ( 30.953850)
test_basic 0.005814 0.000290 0.859774 ( 0.928536)
test_all 0.073026 0.043661 687.254145 (246.877314)
test_rubyspec 0.037229 0.031772 94.579331 (106.539671)
total: 400.15 sec