Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-221441
#<BuildRuby:0x00007f9e5277fdd8
@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.20241228-221441",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002692 0.003597 1.979494 ( 2.287441)
build_miniruby 0.001211 0.000359 1.552949 ( 1.550010)
build_ruby 0.000000 0.002005 3.967547 ( 4.152307)
build_all 0.005938 0.002513 5.950689 ( 2.322388)
build_install 0.008818 0.009386 7.958267 ( 4.256059)
test_btest 0.000682 0.000256 75.205897 ( 20.700202)
test_basic 0.004644 0.004433 0.924790 ( 0.975181)
test_all 0.092417 0.048183 593.208686 (193.739131)
test_rubyspec 0.044140 0.035476 112.438290 ( 19.559970)
total: 249.54 sec