Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-223225
#<BuildRuby:0x00007fbac260fde0
@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.20241215-223225",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.001599 0.004437 2.280066 ( 2.603253)
build_miniruby 0.001178 0.000284 1.654381 ( 1.650935)
build_ruby 0.001593 0.000385 3.749957 ( 6.771727)
build_all 0.004028 0.004161 5.756581 ( 2.292149)
build_install 0.017199 0.001110 7.791097 ( 4.038630)
test_btest 0.000656 0.000159 76.721250 ( 20.869524)
test_basic 0.004229 0.004332 0.920939 ( 1.513566)
test_all 0.089592 0.057606 726.251171 (234.058103)
test_rubyspec 0.051953 0.028199 117.840641 ( 24.544306)
total: 298.35 sec