Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-074607
#<BuildRuby:0x00005583c829a008
@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.20230610-074607",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001488 0.004226 1.805628 ( 3.070386)
build_miniruby 0.001126 0.000256 1.353864 ( 1.353574)
build_ruby 0.001540 0.000000 2.632150 ( 2.832637)
build_all 0.007143 0.000154 2.303603 ( 1.689981)
build_install 0.013164 0.003418 3.258185 ( 2.217249)
test_btest 0.000769 0.000165 76.216797 ( 30.561563)
test_basic 0.004457 0.000100 0.704472 ( 0.781129)
test_all 0.000869 0.000180 569.981164 (220.769140)
test_rubyspec 0.032616 0.022775 84.846772 ( 99.600041)
total: 362.88 sec