Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-062538
#<BuildRuby:0x00007f7e0c38fdd8
@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.20241003-062538",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.007115 0.000925 3.337642 ( 3.615114)
build_miniruby 0.001285 0.000380 1.537926 ( 1.535985)
build_ruby 0.001787 0.000000 3.816265 ( 3.997112)
build_all 0.009829 0.000000 7.441387 ( 3.025948)
build_install 0.016674 0.005115 9.897547 ( 4.646422)
test_btest 0.000873 0.000238 97.477943 ( 34.610068)
test_basic 0.009312 0.003303 1.193561 ( 1.292357)
test_all 0.108140 0.054058 849.798814 (458.972653)
test_rubyspec 0.045549 0.051789 144.855975 ( 83.582022)
total: 595.28 sec