Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-194314
#<BuildRuby:0x000055a14bae2120
@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.20240215-194314",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005915 0.000877 2.139591 ( 3.414060)
build_miniruby 0.001686 0.000250 1.805372 ( 1.836528)
build_ruby 0.000000 0.001904 3.673735 ( 4.002785)
build_all 0.002409 0.006161 6.887271 ( 4.413686)
build_install 0.014493 0.006715 8.783069 ( 6.265913)
test_btest 0.000753 0.000182 94.182332 ( 69.189202)
test_basic 0.006678 0.000486 0.981464 ( 1.493478)
test_all 0.107418 0.011156 788.983641 (349.155262)
test_rubyspec 0.049713 0.040292 130.930526 (145.405539)
total: 585.18 sec