Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-185053
#<BuildRuby:0x0000558e56eddf70
@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.20231211-185053",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003425 0.004723 2.550204 ( 4.100462)
build_miniruby 0.000000 0.001666 1.825398 ( 2.366196)
build_ruby 0.000000 0.002078 3.434245 ( 4.484069)
build_all 0.005974 0.003483 6.214480 ( 6.981923)
build_install 0.015291 0.006514 7.945344 ( 8.563770)
test_btest 0.000884 0.000276 85.826400 ( 93.097792)
test_basic 0.005809 0.001815 0.978855 ( 1.626983)
test_all 0.099919 0.028360 751.923765 (597.964813)
test_rubyspec 0.034082 0.036558 102.580646 (139.144839)
total: 858.33 sec