Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-100431
#<BuildRuby:0x000056203bdf6018
@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.20240127-100431",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006168 0.000249 1.976242 ( 2.921978)
build_miniruby 0.001540 0.000178 1.711535 ( 1.806655)
build_ruby 0.001311 0.000152 3.508771 ( 13.158040)
build_all 0.007981 0.000000 6.299373 ( 3.246971)
build_install 0.018891 0.000581 7.783049 ( 4.640541)
test_btest 0.000000 0.000845 84.275455 ( 36.421145)
test_basic 0.000582 0.007295 0.767074 ( 0.847370)
test_all 0.069356 0.044051 726.513476 (288.918382)
test_rubyspec 0.063441 0.039201 164.487483 (176.691569)
total: 528.65 sec