Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-092158
#<BuildRuby:0x00005594a8da23b0
@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.20230102-092158",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006209 1.243785 ( 2.339137)
build_miniruby 0.000441 0.000885 1.662434 ( 1.841984)
build_ruby 0.001985 0.000000 3.921625 ( 5.073340)
build_all 0.008257 0.000438 3.995368 ( 4.245742)
build_install 0.007508 0.013421 3.461152 ( 4.215638)
test_btest 0.000664 0.000166 60.433842 ( 56.234462)
test_basic 0.003747 0.000936 0.463963 ( 0.851004)
test_all 0.001543 0.000386 704.018229 (643.293726)
test_rubyspec 0.034160 0.027175 76.287687 (103.097032)
total: 821.19 sec