Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-030020
#<BuildRuby:0x000055ff12279f68
@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.20240224-030020",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.007458 3.389837 ( 2.420512)
build_miniruby 0.000627 0.004680 2.590394 ( 6.854203)
build_ruby 0.001826 0.000000 2.901240 ( 8.585383)
build_all 0.007403 0.000000 6.312291 ( 2.388122)
build_install 0.013171 0.004651 7.845202 ( 3.742946)
test_btest 0.000965 0.000250 88.268706 ( 23.734119)
test_basic 0.001915 0.004745 0.954452 ( 1.013608)
test_all 0.071352 0.045098 707.524706 (207.487204)
test_rubyspec 0.033787 0.045385 103.343977 (112.549927)
total: 368.78 sec