Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-124700
#<BuildRuby:0x000055f7af84e7c8
@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.20230509-124700",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005551 0.000000 1.790784 ( 3.614004)
build_miniruby 0.001409 0.000000 1.338025 ( 1.483896)
build_ruby 0.001422 0.000179 2.553113 ( 2.825533)
build_all 0.005904 0.000434 2.219049 ( 2.464182)
build_install 0.015401 0.000655 3.307868 ( 3.385133)
test_btest 0.000601 0.000115 71.788487 ( 39.029397)
test_basic 0.002498 0.004733 0.783238 ( 1.129248)
test_all 0.000749 0.000173 578.833518 (253.044573)
test_rubyspec 0.024872 0.024770 80.487288 ( 96.805091)
total: 403.78 sec