Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-092634
#<BuildRuby:0x00007fee5982fdd0
@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.20240818-092634",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000037 0.000009 0.000046 ( 0.000047)
build_up 0.009901 0.000388 4.287222 ( 4.906070)
build_miniruby 0.001528 0.000340 1.938187 ( 2.013466)
build_ruby 0.001819 0.000404 4.866018 ( 5.223152)
build_all 0.007638 0.003915 9.533254 ( 5.735781)
build_install 0.009499 0.012939 12.209582 ( 7.208289)
test_btest 0.000729 0.000218 124.942962 ( 38.283684)
test_basic 0.012623 0.001215 1.485298 ( 1.580134)
test_all 0.121299 0.036905 941.963409 (313.279258)
test_rubyspec 0.040209 0.060586 180.874837 ( 52.972969)
total: 431.20 sec