Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-055133
#<BuildRuby:0x000055b1dfa71f70
@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.20230708-055133",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005160 0.001571 2.067348 ( 5.079412)
build_miniruby 0.001318 0.000401 1.705314 ( 2.880754)
build_ruby 0.001808 0.000550 3.561007 ( 5.364257)
build_all 0.004371 0.004382 2.516082 ( 3.956178)
build_install 0.013819 0.004606 3.980444 ( 5.904244)
test_btest 0.000749 0.000249 81.626959 ( 55.127123)
test_basic 0.000000 0.008738 0.973245 ( 1.652447)
test_all 0.000175 0.001259 636.546934 (337.932454)
test_rubyspec 0.044619 0.012431 92.580809 (132.886164)
total: 550.78 sec