Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-170524
#<BuildRuby:0x00005611f0ec6258
@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.20240216-170524",
@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.000026)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.003201 0.003753 2.089803 ( 3.076660)
build_miniruby 0.001453 0.000145 1.819121 ( 1.876778)
build_ruby 0.000000 0.001823 3.804449 ( 4.173780)
build_all 0.002669 0.006234 6.888001 ( 4.008442)
build_install 0.015223 0.005316 8.417739 ( 5.554385)
test_btest 0.000782 0.000147 92.953050 ( 53.929220)
test_basic 0.006716 0.001260 0.996293 ( 1.287600)
test_all 0.085387 0.035717 792.457630 (404.504068)
test_rubyspec 0.049453 0.050722 133.898477 (222.981489)
total: 701.39 sec