Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-195412
#<BuildRuby:0x0000555de7df6390
@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.20240201-195412",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002506 0.003489 1.627230 ( 1.962390)
build_miniruby 0.001388 0.000422 1.605963 ( 1.605577)
build_ruby 0.001844 0.000000 3.243873 ( 3.458759)
build_all 0.005907 0.001138 5.871958 ( 2.301510)
build_install 0.008145 0.009639 7.378588 ( 3.572633)
test_btest 0.000550 0.000198 85.502266 ( 22.394850)
test_basic 0.004606 0.001658 0.955405 ( 1.018167)
test_all 0.087650 0.031253 734.111822 (235.222779)
test_rubyspec 0.058486 0.038492 148.217734 (159.502293)
total: 431.04 sec