Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-053226
#<BuildRuby:0x000055e00ee42228
@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.20230601-053226",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006091 0.000256 1.933451 ( 3.264413)
build_miniruby 0.001530 0.000000 1.339796 ( 1.346035)
build_ruby 0.001839 0.000000 2.703109 ( 2.927246)
build_all 0.006481 0.000687 2.180175 ( 1.657139)
build_install 0.011442 0.006954 3.378996 ( 2.743573)
test_btest 0.000726 0.000117 77.376445 ( 35.634115)
test_basic 0.006211 0.000347 0.766211 ( 0.873948)
test_all 0.001485 0.000123 588.107057 (236.837192)
test_rubyspec 0.029217 0.026095 83.386360 (101.857798)
total: 387.14 sec