Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-222758
#<BuildRuby:0x00005632559d2230
@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.20230616-222758",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000021)
build_up 0.005724 0.000469 1.905303 ( 5.011784)
build_miniruby 0.001164 0.000317 1.422703 ( 1.996876)
build_ruby 0.001268 0.000346 2.733563 ( 3.543038)
build_all 0.007870 0.000000 2.398203 ( 2.697293)
build_install 0.014269 0.003452 3.722420 ( 4.331846)
test_btest 0.000575 0.000144 75.902761 ( 46.315581)
test_basic 0.006782 0.000000 0.794381 ( 1.169041)
test_all 0.001799 0.000000 570.126435 (291.259772)
test_rubyspec 0.026288 0.027018 84.790598 (105.071132)
total: 461.40 sec