Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-085738
#<BuildRuby:0x00007efd1044fde0
@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.20241225-085738",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.001897 0.004346 1.882070 ( 2.640581)
build_miniruby 0.001346 0.000000 1.447522 ( 3.077717)
build_ruby 0.001700 0.000000 3.740711 ( 30.467654)
build_all 0.009714 0.000276 6.628631 ( 2.952027)
build_install 0.018800 0.002420 8.837993 ( 5.312603)
test_btest 0.000643 0.000143 80.345261 ( 34.814501)
test_basic 0.005980 0.005776 1.136149 ( 1.265946)
test_all 0.120017 0.022222 714.528917 (214.787625)
test_rubyspec 0.033508 0.049367 115.836057 ( 26.231226)
total: 321.55 sec