Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-020624
#<BuildRuby:0x0000561ab40f67f0
@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.20221229-020624",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.003605 0.000687 1.162655 ( 1.691620)
build_miniruby 0.000000 0.001563 1.380395 ( 1.424894)
build_ruby 0.000000 0.001368 3.284464 ( 3.675187)
build_all 0.001065 0.005779 3.797753 ( 2.199239)
build_install 0.012540 0.002993 3.251676 ( 3.178746)
test_btest 0.000597 0.000167 56.522425 ( 31.999844)
test_basic 0.005168 0.001447 0.421924 ( 0.531564)
test_all 0.000838 0.000235 611.250757 (268.663631)
test_rubyspec 0.027170 0.020016 71.219011 ( 88.506730)
total: 401.87 sec