Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-201822
#<BuildRuby:0x00005588cd71e1d8
@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.20230727-201822",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006597 0.000276 2.150804 ( 5.736740)
build_miniruby 0.001297 0.000134 1.628004 ( 2.400748)
build_ruby 0.001517 0.000157 3.304652 ( 4.467941)
build_all 0.007868 0.000000 2.574702 ( 2.835253)
build_install 0.008354 0.008231 3.925427 ( 3.947321)
test_btest 0.000571 0.000086 79.668858 ( 49.964014)
test_basic 0.002534 0.004608 0.948278 ( 1.435660)
test_all 0.002777 0.000000 626.058136 (355.454582)
test_rubyspec 0.023461 0.032885 92.598974 (132.510635)
total: 558.75 sec