Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-150548
#<BuildRuby:0x00005631583461a8
@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.20240212-150548",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003698 0.003473 2.017920 ( 2.571427)
build_miniruby 0.001339 0.000191 1.699880 ( 1.739468)
build_ruby 0.000000 0.001973 3.494907 ( 3.744615)
build_all 0.003748 0.005104 6.805797 ( 3.661355)
build_install 0.022146 0.000000 8.415158 ( 5.656066)
test_btest 0.000844 0.000000 91.973578 ( 44.045096)
test_basic 0.003599 0.004558 1.005518 ( 1.104774)
test_all 0.083391 0.041872 886.387169 (615.438798)
test_rubyspec 0.052180 0.067496 203.065506 (304.092200)
total: 982.05 sec