Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-221257
#<BuildRuby:0x000055b0d2bce098
@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.20240226-221257",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005378 0.004964 2.853597 ( 4.924083)
build_miniruby 0.008138 0.001507 184.797243 (117.912405)
build_ruby 0.001778 0.000000 4.321629 ( 5.011120)
build_all 0.010094 0.004179 47.077482 ( 37.905306)
build_install 0.016579 0.002352 8.902966 ( 7.399698)
test_btest 0.000830 0.000161 94.432581 ( 73.311435)
test_basic 0.006536 0.001265 1.045688 ( 1.559095)
test_all 0.069152 0.050789 822.781760 (439.725173)
test_rubyspec 0.020184 0.073306 135.047296 (161.828385)
total: 849.58 sec