Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-120137
#<BuildRuby:0x00005642177217f8
@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.20231214-120137",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000032 0.000000 0.000032 ( 0.000030)
build_up 0.007611 0.000000 2.405258 ( 2.726743)
build_miniruby 0.001444 0.000142 1.553090 ( 1.555056)
build_ruby 0.001565 0.000180 3.287030 ( 3.504841)
build_all 0.004018 0.004113 5.708404 ( 2.632112)
build_install 0.017853 0.000729 7.343597 ( 4.259612)
test_btest 0.000652 0.000087 82.569269 ( 33.016589)
test_basic 0.007471 0.000404 0.858668 ( 0.951425)
test_all 0.073409 0.044594 696.676970 (250.624416)
test_rubyspec 0.028810 0.036415 93.794067 (105.627407)
total: 404.90 sec