Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-032147
#<BuildRuby:0x0000555788886230
@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.20230218-032147",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000575 0.004095 1.237654 ( 1.608705)
build_miniruby 0.000000 0.001120 0.958694 ( 0.960868)
build_ruby 0.000000 0.001320 2.016170 ( 2.244015)
build_all 0.004005 0.001449 3.484114 ( 1.626824)
build_install 0.011961 0.000784 2.771094 ( 1.962134)
test_btest 0.000580 0.000116 57.255670 ( 16.043920)
test_basic 0.001209 0.003513 0.475911 ( 0.568233)
test_all 0.000924 0.000213 632.883651 (181.524119)
test_rubyspec 0.011114 0.027336 61.910239 ( 71.866261)
total: 278.41 sec