Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-210152
#<BuildRuby:0x000055b580f6dfc0
@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.20230808-210152",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002257 0.004295 2.260727 ( 3.895986)
build_miniruby 0.001649 0.000000 1.626686 ( 1.634622)
build_ruby 0.001652 0.000000 3.372287 ( 3.726761)
build_all 0.006040 0.002201 2.713109 ( 2.855751)
build_install 0.014104 0.004255 4.092723 ( 3.951446)
test_btest 0.000625 0.000115 79.977061 ( 45.538369)
test_basic 0.007606 0.000683 0.990135 ( 1.634633)
test_all 0.001000 0.000180 664.370647 (487.466923)
test_rubyspec 0.030818 0.029463 100.103140 (186.234248)
total: 736.94 sec