Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-190035
#<BuildRuby:0x000055abe00f5a00
@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.20240206-190035",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.003445 0.003963 2.011900 ( 3.250498)
build_miniruby 0.001478 0.000153 1.798503 ( 2.014066)
build_ruby 0.001853 0.000192 3.616142 ( 25.657398)
build_all 0.008253 0.000413 6.546666 ( 4.438335)
build_install 0.012558 0.008495 7.780085 ( 6.026882)
test_btest 0.000886 0.000134 87.461979 ( 76.871845)
test_basic 0.002812 0.004029 0.955884 ( 1.424450)
test_all 0.086838 0.035871 768.487151 (493.629371)
test_rubyspec 0.059207 0.057704 188.810176 (291.440753)
total: 904.75 sec