Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-082449
#<BuildRuby:0x00005562fc786018
@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.20240130-082449",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005875 0.000000 1.620148 ( 2.573300)
build_miniruby 0.001208 0.000000 1.367938 ( 1.365932)
build_ruby 0.001468 0.000114 2.952901 ( 3.186834)
build_all 0.002251 0.004533 6.034094 ( 2.444214)
build_install 0.004026 0.012937 7.057248 ( 3.458596)
test_btest 0.000645 0.000194 84.384880 ( 23.408948)
test_basic 0.003307 0.004893 0.917255 ( 0.977430)
test_all 0.083547 0.032029 677.204688 (198.756487)
test_rubyspec 0.046647 0.048174 147.023146 (158.497649)
total: 394.67 sec