Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-081420
#<BuildRuby:0x00005615965f1f70
@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.20240219-081420",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004150 0.004001 3.200502 ( 2.841524)
build_miniruby 0.001123 0.000255 1.788886 ( 1.787722)
build_ruby 0.001297 0.000295 3.322473 ( 3.560788)
build_all 0.007006 0.000635 6.343334 ( 2.425696)
build_install 0.012473 0.005184 8.354807 ( 3.817001)
test_btest 0.000792 0.000190 88.582017 ( 23.159031)
test_basic 0.005930 0.000350 0.776075 ( 0.830565)
test_all 0.078365 0.042685 776.952405 (252.350402)
test_rubyspec 0.026426 0.054301 104.319144 (113.768269)
total: 404.54 sec