Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-213657
#<BuildRuby:0x00005635680e1f48
@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.20240124-213657",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002498 0.003756 1.975089 ( 2.404102)
build_miniruby 0.001222 0.000226 1.577197 ( 1.579144)
build_ruby 0.001583 0.000293 3.626959 ( 3.873591)
build_all 0.006451 0.001195 6.271467 ( 3.471165)
build_install 0.019104 0.000283 7.462015 ( 4.444984)
test_btest 0.000774 0.000125 85.364033 ( 40.782833)
test_basic 0.003476 0.004245 0.937216 ( 1.121903)
test_all 0.097105 0.019156 751.918341 (291.556079)
test_rubyspec 0.062561 0.043464 166.689412 (178.579498)
total: 527.81 sec