Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-145600
#<BuildRuby:0x0000557f3dcee228
@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.20240213-145600",
@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.000016 0.000004 0.000020 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002411 0.003634 1.952869 ( 2.294760)
build_miniruby 0.001241 0.000298 1.704961 ( 1.705865)
build_ruby 0.001731 0.000415 3.718417 ( 3.936384)
build_all 0.004868 0.003228 6.993608 ( 3.296239)
build_install 0.017903 0.000464 8.068842 ( 4.155021)
test_btest 0.000000 0.000804 93.171479 ( 34.640121)
test_basic 0.004668 0.004346 0.975726 ( 1.070611)
test_all 0.082040 0.039988 810.474387 (368.068179)
test_rubyspec 0.039327 0.075491 203.346148 (263.554299)
total: 682.72 sec