Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-171211
#<BuildRuby:0x0000556dbb2be2c8
@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.20231207-171211",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003677 0.003921 2.405822 ( 2.624562)
build_miniruby 0.001339 0.000231 1.607355 ( 1.628943)
build_ruby 0.001445 0.000249 3.199588 ( 3.409001)
build_all 0.000000 0.008716 5.783450 ( 3.235362)
build_install 0.010463 0.009424 7.547065 ( 4.921819)
test_btest 0.000541 0.000163 83.932637 ( 40.094257)
test_basic 0.001843 0.004921 0.950603 ( 1.079843)
test_all 0.092619 0.027483 728.513471 (304.088122)
test_rubyspec 0.040893 0.026823 95.421724 (107.312141)
total: 468.40 sec