Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-195851
#<BuildRuby:0x000055fc8ed561d8
@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.20230529-195851",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003152 0.003721 1.916663 ( 4.082262)
build_miniruby 0.000994 0.000361 1.356290 ( 1.608550)
build_ruby 0.000000 0.002079 2.708559 ( 3.041534)
build_all 0.000000 0.006778 2.207093 ( 2.201003)
build_install 0.008536 0.009360 3.427554 ( 3.449127)
test_btest 0.000831 0.000000 77.535030 ( 43.168631)
test_basic 0.000000 0.007038 0.785214 ( 1.168688)
test_all 0.000000 0.001038 576.248742 (255.023210)
test_rubyspec 0.041190 0.010850 82.612346 (100.369932)
total: 414.11 sec