Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-002558
#<BuildRuby:0x0000559e46fa2230
@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.20240229-002558",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001649 0.007127 2.652165 ( 3.490971)
build_miniruby 0.001602 0.000000 1.751437 ( 1.928174)
build_ruby 0.001783 0.000000 3.506173 ( 4.014249)
build_all 0.002025 0.006867 6.852799 ( 5.560557)
build_install 0.015549 0.007211 8.760547 ( 7.402760)
test_btest 0.000726 0.000311 92.730863 ( 66.219769)
test_basic 0.007279 0.001300 1.001252 ( 1.323945)
test_all 0.082045 0.037650 753.328574 (328.960036)
test_rubyspec 0.044900 0.046704 132.214914 (149.419207)
total: 568.32 sec