Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-110602
#<BuildRuby:0x000055c47bee6228
@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.20230515-110602",
@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.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.003073 0.003724 1.936244 ( 4.063618)
build_miniruby 0.001248 0.000260 1.436401 ( 1.664284)
build_ruby 0.001246 0.000260 2.752018 ( 3.265574)
build_all 0.004162 0.003100 2.285470 ( 2.504009)
build_install 0.014512 0.004559 3.564196 ( 3.745062)
test_btest 0.000806 0.000000 77.361240 ( 49.982906)
test_basic 0.006603 0.000830 0.811009 ( 1.143859)
test_all 0.001070 0.000250 593.933816 (276.605747)
test_rubyspec 0.027399 0.021417 79.631016 ( 91.757319)
total: 434.73 sec