Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-185915
#<BuildRuby:0x00007f48ea4ffdc8
@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.20240823-185915",
@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.000033 0.000009 0.000042 ( 0.000041)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.006915 0.000733 3.730167 ( 3.685329)
build_miniruby 0.001534 0.000383 1.722069 ( 1.718909)
build_ruby 0.002174 0.000000 4.479264 ( 4.596598)
build_all 0.003045 0.006262 8.334305 ( 3.393847)
build_install 0.017160 0.002515 10.812969 ( 5.035668)
test_btest 0.000906 0.000245 116.527879 ( 30.728860)
test_basic 0.000845 0.008689 1.000495 ( 1.046587)
test_all 0.097441 0.052750 795.816292 (233.699107)
test_rubyspec 0.041414 0.048454 160.669499 ( 34.880326)
total: 318.79 sec