Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-144229
#<BuildRuby:0x000055afa440a8e0
@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.20230607-144229",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.001837 0.004530 1.931914 ( 4.217114)
build_miniruby 0.001365 0.000390 1.352060 ( 1.537498)
build_ruby 0.001266 0.000361 2.699029 ( 3.147837)
build_all 0.000000 0.007061 2.249410 ( 2.166646)
build_install 0.007451 0.009331 3.396013 ( 3.316376)
test_btest 0.000527 0.000229 76.481914 ( 41.096558)
test_basic 0.005032 0.002188 0.787263 ( 1.087182)
test_all 0.000982 0.000427 600.193108 (276.139079)
test_rubyspec 0.025308 0.026499 83.108553 (102.242824)
total: 434.95 sec