Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-040140
#<BuildRuby:0x00007fb95952fde0
@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.20241022-040140",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004825 0.003152 3.787790 ( 3.648614)
build_miniruby 0.001756 0.000000 1.836554 ( 1.833744)
build_ruby 0.000000 0.001883 4.001141 ( 4.131267)
build_all 0.005830 0.003176 7.029174 ( 2.856347)
build_install 0.008089 0.012246 8.650028 ( 3.866949)
test_btest 0.000813 0.000320 90.542489 ( 25.901844)
test_basic 0.007918 0.003120 1.122000 ( 1.164018)
test_all 0.096361 0.050099 728.151683 (241.533385)
test_rubyspec 0.032806 0.058734 132.993035 ( 29.802993)
total: 314.74 sec