Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-083806
#<BuildRuby:0x000056229f6be258
@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.20230904-083806",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002579 0.002784 1.620395 ( 1.983682)
build_miniruby 0.001652 0.000367 1.592106 ( 1.591596)
build_ruby 0.001385 0.000308 3.158789 ( 3.358972)
build_all 0.001386 0.007083 6.129287 ( 3.183818)
build_install 0.014143 0.004598 7.308258 ( 4.404801)
test_btest 0.000597 0.000174 82.854002 ( 31.619546)
test_basic 0.002448 0.003462 0.864011 ( 0.926147)
test_all 0.009191 0.000000 704.524939 (244.714662)
test_rubyspec 0.036983 0.032540 99.607296 (111.147610)
total: 402.93 sec