Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-052554
#<BuildRuby:0x0000560bf6931fb8
@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.20240313-052554",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.009105 0.000101 2.696225 ( 2.841628)
build_miniruby 0.001280 0.000132 1.882790 ( 1.885768)
build_ruby 0.001867 0.000193 3.680108 ( 3.918095)
build_all 0.004379 0.004235 7.093096 ( 3.604545)
build_install 0.017481 0.004951 9.210549 ( 5.550897)
test_btest 0.001213 0.000184 97.155771 ( 41.541901)
test_basic 0.003585 0.004263 1.005414 ( 1.111645)
test_all 0.066943 0.056187 825.834163 (261.304323)
test_rubyspec 0.040782 0.037907 111.726693 (120.704256)
total: 442.46 sec