Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-083306
#<BuildRuby:0x000055f5bab621b8
@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.20240221-083306",
@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.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.000930 0.006957 2.587299 ( 2.552073)
build_miniruby 0.001038 0.000307 1.840938 ( 1.886074)
build_ruby 0.001238 0.000367 3.549077 ( 3.784094)
build_all 0.006799 0.000828 6.909785 ( 3.078057)
build_install 0.005569 0.014211 8.760257 ( 4.951680)
test_btest 0.001018 0.000000 93.557315 ( 45.216991)
test_basic 0.007446 0.000045 1.031686 ( 1.132013)
test_all 0.073525 0.041428 783.520944 (288.724771)
test_rubyspec 0.030614 0.057588 129.103559 (143.025524)
total: 494.35 sec