Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-064541
#<BuildRuby:0x0000560e0f391e80
@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.20240111-064541",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002328 0.003643 1.772933 ( 2.313981)
build_miniruby 0.001298 0.000232 1.880710 ( 1.879262)
build_ruby 0.001429 0.000255 3.095341 ( 3.304617)
build_all 0.007334 0.000000 5.519186 ( 2.208244)
build_install 0.016744 0.000000 6.881489 ( 3.591876)
test_btest 0.000827 0.000000 80.299084 ( 20.856548)
test_basic 0.002701 0.003972 0.747893 ( 0.807560)
test_all 0.093671 0.027076 725.560650 (211.339639)
test_rubyspec 0.044610 0.025469 94.609679 (106.449781)
total: 352.75 sec