Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-115910
#<BuildRuby:0x0000559470d69fc0
@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.20230313-115910",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005455 0.001487 1.951444 ( 4.620846)
build_miniruby 0.001806 0.000000 1.418107 ( 1.833683)
build_ruby 0.001725 0.000000 2.693091 ( 3.685980)
build_all 0.007918 0.000000 2.241030 ( 2.862842)
build_install 0.017405 0.003061 3.539581 ( 4.450087)
test_btest 0.000332 0.000578 69.467792 ( 64.781716)
test_basic 0.000000 0.006689 0.531922 ( 1.000366)
test_all 0.000049 0.000961 657.771285 (633.819498)
test_rubyspec 0.016775 0.037694 80.585183 (109.966346)
total: 827.02 sec