Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-060945
#<BuildRuby:0x0000563d220de138
@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.20230120-060945",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004696 0.000392 1.185133 ( 1.551857)
build_miniruby 0.001469 0.000122 1.313407 ( 1.311082)
build_ruby 0.001367 0.000114 3.145653 ( 3.407395)
build_all 0.003935 0.004270 3.841717 ( 1.973234)
build_install 0.012049 0.004814 2.806861 ( 2.089068)
test_btest 0.000623 0.000092 58.776985 ( 17.327382)
test_basic 0.005116 0.000000 0.449567 ( 0.542151)
test_all 0.001103 0.000000 595.928170 (181.314537)
test_rubyspec 0.027657 0.012190 59.314884 ( 69.270302)
total: 278.79 sec