Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-080833
#<BuildRuby:0x000056541671a208
@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.20230530-080833",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005772 0.000501 1.936616 ( 3.828095)
build_miniruby 0.001489 0.000129 1.409060 ( 1.486517)
build_ruby 0.001651 0.000144 2.878467 ( 3.284495)
build_all 0.003109 0.004364 2.115864 ( 2.162207)
build_install 0.014449 0.005329 3.423620 ( 3.612334)
test_btest 0.000829 0.000128 76.832606 ( 39.230248)
test_basic 0.000000 0.007576 0.833935 ( 1.036910)
test_all 0.000967 0.000570 577.970865 (245.445128)
test_rubyspec 0.019963 0.030430 83.166069 (101.959154)
total: 402.05 sec