Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-142725
#<BuildRuby:0x0000562c4c3062a8
@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.20231219-142725",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002968 0.003762 2.341802 ( 2.612034)
build_miniruby 0.001157 0.000231 1.703260 ( 1.705591)
build_ruby 0.001946 0.000389 3.424148 ( 3.783201)
build_all 0.008471 0.000000 5.962447 ( 4.135126)
build_install 0.016821 0.001578 7.491586 ( 5.281351)
test_btest 0.001001 0.000173 83.116746 ( 55.749859)
test_basic 0.008565 0.001476 0.999592 ( 1.483830)
test_all 0.115213 0.009089 728.122856 (338.606345)
test_rubyspec 0.039530 0.032110 98.411070 (128.713635)
total: 542.07 sec